Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3
Дата
Msg-id 7003.1222354965@sss.pgh.pa.us
обсуждение исходный текст
Ответ на how can I find out the numeric directory name of each database in PostgreSQL 8.3  (Justin Yao <justin@snooth.com>)
Ответы Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3  (Justin Yao <justin@snooth.com>)
Список pgsql-general
Justin Yao <justin@snooth.com> writes:
> In PostgreSQL 7.x, I can use SQL:
> select datname, oid from pg_database
> to find out the numeric directory name under $PGDATA/base for each
> database. But it doesn't work for PostgreSQL 8.3.

It works for me ... what problem are you having?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: group by error message?
Следующее
От: Justin Yao
Дата:
Сообщение: Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3