You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously the public dump missed the definitions, while the private
dump only contained the data.
We need a 3rd dump that contains the private definitions, in the public
directory so that our db dump is actually usable.
Copy file name to clipboardExpand all lines: deploy/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,7 @@ Access:
98
98
## Backups (monthly SQL dumps)
99
99
The database dumps are split into public and private data, written to a Docker volume mounted at `/dumps` inside the Postgres container. Each month overwrites the same two files:
0 commit comments