-
Notifications
You must be signed in to change notification settings - Fork 14
Database dumps
Cezary Kluczyński edited this page Mar 17, 2023
·
10 revisions
Periodically, database dumps will be made available, typically with every major update of STAPI data. This pages lists available database dumps.
Every dump is only compatible with a specific version or versions of STAPI. Compatibile versions are mentioned alongside download links.
Dumps are hosted on S3 and can be downloaded directly.
PostgreSQL dumps compatible with PostgreSQL 15.1+:
- 2023-03 – version used for 2023-03 Docker image version. Compatible with source code version 0.1.2 and up.
- 2023-02 – version used for 2023-02 Docker image version. Compatible with source code version 0.1.2 and up.
- 2023-01 – version used for 2023-01 Docker image version. Compatible with source code version 0.1.1 and up.
PostgreSQL dumps compatible with PostgreSQL 10+ (they work with PostgreSQL 15.1 too):
- 2022-12 – fully polished version used for 2022-12 Docker image version. Compatible with source code versions 0.0.13, 0.1.0, and 0.1.1.
- 2022-11 – a bit uncomplete, created during a major update in 2022. Compatible with versions 0.0.13 and 0.1.0.
If you are in a strong need of dumps for other database engines to be made available, please open an issue.