Mika Fischer <[EMAIL PROTECTED]> writes:
> * Tom Lane <[EMAIL PROTECTED]> [2008-03-17 15:28]:
>> Something that might be more useful is to see if there's a connection
>> service file
>> http://developer.postgresql.org/pgdocs/postgres/libpq-pgservice.html
>> and offer the names of service entries in it.

> Yes, that also seems to be useful. What is the recommended way to use
> these service names?

> 'psql "service=name"' or 'psql -d name'?

psql service=name is the shortest way.  You don't need quotes as long as
there's not any funny characters in the name.

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to