ansible-postgresql icon indicating copy to clipboard operation
ansible-postgresql copied to clipboard

Backup with pg_dump

Open hexylena opened this issue 3 years ago • 1 comments

The fancy thing is very fancy, but lacks restore instructions and I'm not entirely sure what the restore process is, just replace the directory?

I'd love to have something simpler that just does pg_dump on cron, maybe with some hooks for admins to insert their own scripting, like @slugger70 uses to post to slack + swift.

hexylena avatar Jun 30 '22 06:06 hexylena

backup does not work in general. Look at ansible_postgresql_backup and ansible_postgresql_walbackup variables. It is undefined.

Valeronlol avatar May 02 '23 14:05 Valeronlol