psql inability to select a socket

From: alex avriette <alex(at)posixnap(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: psql inability to select a socket
Date: 2003-05-11 17:16:45
Message-ID: 575B078E-83D4-11D7-A4F1-003065BDE8A6@posixnap.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

As some of you know, OpenBSD 3.3 chroots apache. So I'm running the
postmaster with its socket in /var/www/tmp. However, psql doesn't allow
me to specify a socket to point at:

Connection options:
-h HOSTNAME specify database server host (default: local socket)
-p PORT specify database server port (default: 5432)
-U NAME specify database user name (default: alex)
-W prompt for password (should happen automatically)

Could this be included in the next version?

Thanks,
alex

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Doug McNaught 2003-05-11 17:25:50 Re: psql inability to select a socket
Previous Message Doug McNaught 2003-05-11 16:58:43 Re: realtime data inserts