Re: How to get Relation name from Oid ??

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: How to get Relation name from Oid ??
Дата
Msg-id 200402281939.04854.dev@archonet.com
обсуждение исходный текст
Ответ на How to get Relation name from Oid ??  ("Ramanujam H S Iyengar" <hals_ramu@hotmail.com>)
Список pgsql-hackers
On Saturday 28 February 2004 18:47, Ramanujam H S Iyengar wrote:
> Hello ,
>
> Can somebody please tell me how to get the name of the relation (Attribute
> also) from the Oid and the otherway back (Oid from name) ??

The pg_class table is what you want.

See the system-tables chapter of the manuals for details.

--  Richard Huxton Archonet Ltd


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

Предыдущее
От: "Ramanujam H S Iyengar"
Дата:
Сообщение: How to get Relation name from Oid ??
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: 7.3.6 for Monday ... still a go?