FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 67d141b5 authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Ensure pg-dump-script includes a dump of roles

We don't always need the role data, if the presumption is that we'll
be doing a pg_restore in conjunction with an ansible role which creates
all required roles. But, having a copy of the role data will never hurt!
It also gives us a straightforward way of restoring a database to a
standalone postgres instance without having to have provisioned a
dedicated VM with the relevant ansible roles.
parent 5b4a8757
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment