help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sql-postgresql authentication failure


From: James Cloos
Subject: Re: sql-postgresql authentication failure
Date: Sat, 26 May 2007 13:00:55 -0400
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

>>>>> "Sebastian" == Sebastian P Luque <spluque@gmail.com> writes:

Sebastian> Surprisingly, if I don't supply anything in the "Server: "
Sebastian> prompt, then I can connect.  Any clues what this means?

It almost certainly means that in that case unix domain sockets are used
whereas tcp sockets are used when you specifiy a server.

psql(1) also uses unix sockets unless you specify a host with the PGHOST
environmental or with the -h or --host switches, so that is expected if
it is the case that sql.el uses psql(1) to do the heavy lifting.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]