On 19 Jul 2013 15:38:56 -0600 "Andy Bradford" <[email protected]> wrote:
> Thus said Charles Curley on Fri, 19 Jul 2013 13:45:06 -0600: > > > Error: Connection to database failed: FATAL: Peer > > authentication failed for user "gisuser" > > Did you setup pg_hba.conf? No. There are no instructions to do that in the instructions I followed. None was created when postgres started up. Gnrrr.... So I read the docs. http://www.postgresql.org/docs/9.1/static/auth-pg-hba-conf.html, and set up a simple, and insecure, one: local gis gisuser trust That works. Thanks -- The right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no Warrants shall issue, but upon probable cause, supported by Oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized. -- U.S. Const. Amendment IV Key fingerprint = CE5C 6645 A45A 64E4 94C0 809C FFF6 4C48 4ECD DFDB /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
