You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
mysql mysql_user: Added missing privileges 11 years ago
postgresql Build the db connection on `"postgres"` instead of `"template1"` 11 years ago
__init__.py package files 11 years ago