unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: "Sebastian P. Luque" <spluque@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: sql-postgresql authentication failure
Date: Sat, 26 May 2007 13:00:55 -0400	[thread overview]
Message-ID: <m3k5uv34f5.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <87myzs67l1.fsf@patagonia.sebmags.homelinux.org> (Sebastian P. Luque's message of "Fri, 25 May 2007 14:12:26 -0500")

>>>>> "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	other threads:[~2007-05-26 17:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1198.1180044285.32220.help-gnu-emacs@gnu.org>
2007-05-25  5:28 ` sql-postgresql authentication failure Tim X
2007-05-25 13:07   ` Sebastian P. Luque
2007-05-25 19:12     ` Sebastian P. Luque
2007-05-26 17:00       ` James Cloos [this message]
     [not found]     ` <mailman.1241.1180121811.32220.help-gnu-emacs@gnu.org>
2007-05-26  7:52       ` Tim X
2007-05-24 22:04 Sebastian P. Luque

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3k5uv34f5.fsf@lugabout.jhcloos.org \
    --to=cloos@jhcloos.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=spluque@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).