psql -l - Mailing list pgsql-general

From will trillich
Subject psql -l
Date
Msg-id 20010717111155.A9630@serensoft.com
Whole thread Raw
Responses Re: psql -l  (Peter Eisentraut <peter_e@gmx.net>)
Re: psql -l  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
in the old days (7.0.3) i could list databases via

    psql -l

but these days (7.1) i must

    psql -l [-d] nameOfADatabaseFromPreordainedKnowledge

probably because of some fuxnored setting. but which?

--
I'd concentrate on "living in the now" because it is fun
and on building a better world because it is possible.
    - Tod Steward

will@serensoft.com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

pgsql-general by date:

Previous
From: Ryan Mahoney
Date:
Subject: Foreign Keys
Next
From: Tom Lane
Date:
Subject: Re: How to find out the weekday from a date???