Re: Name -> number ...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Name -> number ...
Дата
Msg-id 200104141852.OAA25222@candle.pha.pa.us
обсуждение исходный текст
Ответ на Name -> number ...  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
> 
> d'oh, should  have extended my query ...
> 
> select oid,* from pg_database;
> 
> gives the directory name ...
> 

Interesting to not that reffilenode is for tables, but oid is for
databases.  I hadn't realized that distinction until you asked.  You
can't rename databases, so the oid is OK for this.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Chris Bowlby
Дата:
Сообщение: 7.1 RPMS...
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Re: 7.1 RPMs