On Fri, 19 Jul 2013 16:25:37 -0600 Charles Curley <[email protected]> wrote:
> local gis gisuser trust > > That works. Oops. I used the wrong command line to test. Using the correct one, it fails: postgres@yendi:~$ psql --username=gisuser --dbname=gis --command="\d" psql: FATAL: Peer authentication failed for user "gisuser" postgres@yendi:~$ I then changed it to: local all all trust and that also failed. -- 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. */
