module-postgresql/lib/puppet/provider
Peter Souter d92b2545e2 (MODULES-661) Add host parameter to psql commands
This allows you to use `postgres_pqsl` commands to be run against a specified host. The ultimate goal being that you can use `puppetlabs-postsgresql` to run against remote instances, especially things such as Amazons RDS service.

This PR will be further extended to do things like allow remote `table_grant` and the like.
2015-03-03 17:13:37 +00:00
..
postgresql_conf Fix errors with future parser 2014-11-03 16:11:06 -08:00
postgresql_psql (MODULES-661) Add host parameter to psql commands 2015-03-03 17:13:37 +00:00