Re: basic postgres questions...

Поиск
Список
Период
Сортировка
От woodb@niwa.co.nz
Тема Re: basic postgres questions...
Дата
Msg-id 61743.203.97.249.147.1179352397.squirrel@secure.niwa.co.nz
обсуждение исходный текст
Ответ на basic postgres questions...  ("bruce" <bedouglas@earthlink.net>)
Список pgsql-general
> hey.. .
>
> can someone point me to the cmds that i'd use in order to see what
> databases
> are created in my postgres app. i need to see what's here, and then i need
> to know the cmd to then delete a given database, and the underlying
> tables.

from the OS command line, psql -l will list the available Postgres databases

For general info on this sort of admin task, see
http://www.postgresql.org/docs/8.2/static/managing-databases.html


> also, is there an irc channel for postgres!
See: http://www.postgresql.org/community/irc.html

there are several...


Cheers,

  Brent Wood


В списке pgsql-general по дате отправления:

Предыдущее
От: Kimball
Дата:
Сообщение: tsearch2 keep throw-away characters
Следующее
От: Henry
Дата:
Сообщение: Committing in a trigger