module-postgresql/lib/puppet/type
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.rb periods are valid in configuration variables also 2013-10-18 21:33:37 +00:00
postgresql_psql.rb (MODULES-661) Add host parameter to psql commands 2015-03-03 17:13:37 +00:00