psql -l

Поиск
Список
Период
Сортировка
От will trillich
Тема psql -l
Дата
Msg-id 20010717111155.A9630@serensoft.com
обсуждение исходный текст
Ответы Re: psql -l  (Peter Eisentraut <peter_e@gmx.net>)
Re: psql -l  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Ryan Mahoney
Дата:
Сообщение: Foreign Keys
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to find out the weekday from a date???