PE3.2introducesPuppetLabssupportedmodules.TheversionofthepostgresqlmodulethatshipswithinPE3.2issupportedvianormal[PuppetEnterprisesupport](http://puppetlabs.com/services/customer-support) channels. If you would like to access the [supported module](http://forge.puppetlabs.com/supported) version, you will need to uninstall the shipped module and install the supported version from the Puppet Forge. You can do this by first running
Listofstringsforaccesscontrolforconnectionmethod,users,databases,IPv4addresses;see[postgresqldocumentation](http://www.postgresql.org/docs/9.2/static/auth-pg-hba-conf.html) about `pg_hba.conf` for information (please note that the link will take you to documentation for the most recent version of Postgres, however links for earlier versions can be found on that page).
####`ipv6acls`
Listofstringsforaccesscontrolforconnectionmethod,users,databases,IPv6addresses;see[postgresqldocumentation](http://www.postgresql.org/docs/9.2/static/auth-pg-hba-conf.html) about `pg_hba.conf` for information (please note that the link will take you to documentation for the most recent version of Postgres, however links for earlier versions can be found on that page).
Thisvaluedefaultsto`false`.Manydistrosshipwithafairlyrestrictivefirewallconfigurationwhichwillblocktheportthatpostgrestriestolistenon.Ifyou'dlikeforthepuppetmoduletoopenthisportforyou(usingthe[puppetlabs-firewall](http://forge.puppetlabs.com/puppetlabs/firewall) module), change this value to true. Check the documentation for `puppetlabs/firewall` to ensure the rest of the global setup is applied, to ensure things like persistence and global rules are set correctly.