Re: [GENERAL] connect by service name in psql

2007-08-24 Thread Stuart
"Tom Lane" wrote in message news:[EMAIL PROTECTED]: > "Stuart" <[EMAIL PROTECTED]> writes: > >> I can't find an option in psql to connect to a database > >> by "service" name? Should there be one? > > In 8.3 libpq will have code that interprets what's usually the database > name parameter as a "

Re: [GENERAL] connect by service name in psql

2007-08-24 Thread Tom Lane
"Stuart" <[EMAIL PROTECTED]> writes: >> I can't find an option in psql to connect to a database >> by "service" name? Should there be one? In 8.3 libpq will have code that interprets what's usually the database name parameter as a "conninfo" string if there's an "=" in it, which means you can ge

Re: [GENERAL] connect by service name in psql

2007-08-24 Thread Stuart
"Stuart" wrote in message news:[EMAIL PROTECTED]: > I can't find an option in psql to connect to a database > by "service" name? Should there be one? Sorry for folowing up my own post but since I got asked in email, and since I wrote code to do essentially the same thing before noticing it in

[GENERAL] connect by service name in psql

2007-08-24 Thread Stuart
I can't find an option in psql to connect to a database by "service" name? Should there be one? ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so