ansible/database
Michael J. Schultz b894bc2b77 Build the db connection on "postgres" instead of "template1"
According to the postgresql docs[1], you should not have a connection with
`"template1"` when copying multiple databases.

[1]: http://www.postgresql.org/docs/9.1/static/manage-ag-templatedbs.html
2014-12-23 14:16:29 -06:00
..
mysql mysql_user: Added missing privileges 2014-12-10 18:53:55 +02:00
postgresql Build the db connection on "postgres" instead of "template1" 2014-12-23 14:16:29 -06:00
__init__.py package files 2014-09-26 11:05:47 -04:00