Re: Connecting PHP-based Application to Postgres-9.0.3
Rich Shepard <[email protected]> Thu, 7 Apr 2011 10:13:31 -0700 (PDT)
| Newsgroups | gmane.comp.db.postgresql.php |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 7 Apr 2011, Alan Hodgson wrote: > What does your pg_hba.conf file contain? Unmodified from the sample: # TYPE DATABASE USER CIDR-ADDRESS METHOD @remove-line-for-nolocal@# "local" is for Unix domain socket connections only @remove-line-for-nolocal@local all all # IPv4 local connections: host all all 127.0.0.1/32 @authmethod@ # IPv6 local connections: host all all ::1/128 @authmethod@ Rich -- Sent via pgsql-php mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-php