ansible/database
tedder 472331a53b skip password changes so pg_authid isn't needed
Some places ([AWS RDS](https://forums.aws.amazon.com/thread.jspa?threadID=151248)) don't have, or don't allow, access to the `pg_authid` table. The only reason that is necessary is to check for a password change.

This flag is a workaround so passwords can only be set at creation time. It isn't as elegant as changing the password down the line, but it fixes the longstanding issue #297 that prevented this from being useful on AWS RDS.
2015-03-30 13:35:54 -07:00
..
mysql Merge pull request #888 from ansible/mysql-port 2015-03-04 18:57:32 -08:00
postgresql skip password changes so pg_authid isn't needed 2015-03-30 13:35:54 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00