Re: functions pg_get...

Поиск
Список
Период
Сортировка
От Ilan Volow
Тема Re: functions pg_get...
Дата
Msg-id 9B7D104F-7FDE-4EA2-A5AA-CCEE42DC5C5B@clarux.com
обсуждение исходный текст
Ответ на functions pg_get...  ("König, Monika" <monika.koenig@bonn.de>)
Список pgsql-admin
I've found the queries at this link to be very good for getting detailed postgresql schema information (table columns, triggers, etc)


-- Ilan

On Nov 15, 2007, at 10:33 AM, König, Monika wrote:

I'm looking for a postgres-funtion that shows me the definition of a table.

I found the 
-- pg_catalog.pg_get_viewdef(oid)
-- pg_catalog.pg_get_constraintdef(oid)
-- pg_catalog.pg_get_triggerdef(oid)
-- pg_get_indexdef(oid)


but I miss the same for a relation.


Monika König



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Ilan Volow
"Implicit code is inherently evil, and here's the reason why:"



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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: functions pg_get...
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: "global/pg_control": Permission denied