psql inability to select a socket - Mailing list pgsql-hackers

From alex avriette
Subject psql inability to select a socket
Date
Msg-id 575B078E-83D4-11D7-A4F1-003065BDE8A6@posixnap.net
Whole thread Raw
Responses Re: psql inability to select a socket
List 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
databaseserver port (default: 5432)  -U NAME         specify database user name (default: alex)  -W              prompt
forpassword (should happen automatically)
 

Could this be included in the next version?

Thanks,
alex



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: SET CONSTRAINTS not schema-aware
Next
From: Doug McNaught
Date:
Subject: Re: psql inability to select a socket