Code Monkey home page Code Monkey logo

Comments (3)

antolinos avatar antolinos commented on August 24, 2024

We are not using this table any more but we still have data inside so as far as modifications are compatible with the current structure will be fine with us.

However as the relation between ImageQualityIndicators and datacollection is via Image table , this will not work for us as it is today:
ADD PRIMARY KEY (dataCollectionId, imageNumber);

We are not filling dataCollectionId and imageNumber

from ispyb-database-modeling.

KarlLevik avatar KarlLevik commented on August 24, 2024

We had to go ahead with these changes in order to cope with increased insert rates. After the change (during the last shutdown) the problems previously seen have gone away. Going forward, we may still have to implement further changes to cope with the increasing size of the table.

We don't use the Image table any more, so for us the relation is directly from IQI to DC.

from ispyb-database-modeling.

delageniere avatar delageniere commented on August 24, 2024

We have to discuss it internally : perhaps we do not need any more the old data in these tables and could remove them and we have to see how it will behave with the proposed changes.

from ispyb-database-modeling.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.