Re: connect by service name in psql - Mailing list pgsql-general

From Stuart
Subject Re: connect by service name in psql
Date
Msg-id fao127$67g$1@sea.gmane.org
Whole thread Raw
In response to connect by service name in psql  ("Stuart" <smcg2297@frii.com>)
Responses Re: connect by service name in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
"Stuart" wrote in message news:fanpne$n01$1@sea.gmane.org:
> 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 the PG docs...

By "service" I am refering to the pg_service.conf file described in
http://www.postgresql.org/docs/8.2/interactive/libpq-connect.html
(see the "service" parameter) and
http://www.postgresql.org/docs/8.2/interactive/libpq-pgservice.html






pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: [PERFORM] Partioning tsearch2 a table into chunks and accessing via views
Next
From: Tatsuo Ishii
Date:
Subject: Re: lc_collate issue