metadb-project / metadb

Metadb extends PostgreSQL with features to support analytics such as streaming data sources, data model transforms, and historical data
Apache License 2.0
8 stars 2 forks source link

Performance metrics on intial synchronization and resynchronization processes #62

Closed sbeltaine closed 3 months ago

sbeltaine commented 5 months ago

As we test and configure our Metadb Test instance, which is currently ingesting data from our FOLIO Test instance, we are wondering what performance metrics to expect for our synchronization and resynchronization procedures. Addition an example to the documentation on metadb at https://metadb.dev/doc/ showing estimated initial sync and resync times given X associated data volume would be very helpful.

nassibnassar commented 3 months ago

I think there are too many variables to estimate this. It might be possible very roughly as a DevOps activity using a similar source database, but I think it would be out of scope for this documentation.

nassibnassar commented 3 months ago

@hutchinsonca