...
- http://www.postgresql.org/docs/8.3/static/creating-cluster.html
- http://www.postgresql.org/docs/8.3/static/runtime-config-file-locations.html
- http://archives.postgresql.org/pgsql-admin/2007-05/msg00104.php
Security - Quick Start
This is my best guess on security and users - feel free to recommend alternatives. To get things simply to work
For the time being, I have modified
- hba.conf
...
- postgresql.conf.
I am allowing all so as to allow the postgres user to connect to any database from any of
- localhost
...
- geoserver
- web server
This needs to be substantially refined for production.
The following section should address this in complete detail.
Security - Production
The dataserver should be accessible only from the following:
...
solution
Don't worry about itthese errors.
This is because we upgraded postgres and postgis.
Moreover, we do not use these functions.