Positronic: Difference between revisions
 (Created page with "My postgres server, stores millions of abt quotes in prod and dev databases.")  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
My postgres server, stores millions of abt quotes in prod and dev databases.  | My postgres server, stores millions of abt quotes in prod and dev databases.  | ||
== Backups ==  | |||
A cron job runs to do daily backups of prod db, using `at du`.  | |||
Revision as of 18:18, 23 August 2024
My postgres server, stores millions of abt quotes in prod and dev databases.
Backups
A cron job runs to do daily backups of prod db, using `at du`.