-
Get `database/pebbledb` ready for production so we can migrate off of leveldb.
-
_:warning: Potential issue_
**Avoid using `mongodb-memory-server` in production code**
The `mongodb-memory-server` package is designed primarily for testing environments. Including…
-
- [ ] Load CPDB 24 exec into Zoning API production database - `zoning-api-prod` in the `zoning-api` DO database.
-
generally sending the database details in github is not a good practise . although it is a testing purpose db not for production purpose . so i will shift the whole tales to postgres and store the cre…
-
Cloud SQL performs occasional [maintenance](https://cloud.google.com/sql/docs/postgres/maintenance) on instances. We should [opt-in to maintenance notifications](https://cloud.google.com/sql/docs/post…
-
## Description
When deploying #2560, the alembic upgrade froze in production twice, blocking a lot of activity for the production team. Given that the deployment to stage succeeded several times, i…
-
DEV mode uses a different database from production: `dev_be_next` rather than `dacat` (see [
services/backend/services/v4/config/.dev.env](https://github.com/SciCatProject/scicatlive/blob/main/servic…
-
The current production specprod database is based on PostgreSQL 11, which no longer supported. I have already created a Spin image based on PostgreSQL 16 and tested it on the Spin development cluster.…
-
**Timebox: 2 - 3 days**
Ensure only columns and tables in an allow list are exported from the database onto dokku4 and developer machines.
In particular:
* empty the session table
* replace user e…
-
Following on from #127, we now see broken database connection errors logged in production, although due to [pessimistic disconnect handling](https://docs.sqlalchemy.org/en/20/core/pooling.html#disconn…