Displaying kind of triggers on tables.

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема Displaying kind of triggers on tables.
Дата
Msg-id 200307011142.07594.mallah@trade-india.com
обсуждение исходный текст
Список pgsql-admin
Hi,

It would be nice if \d command displayes the
trigger details . Currently we use
pg_dump -s -t table_name  to get the details.

For many users the communication between server
and client is not ver fast so pg_dump takes ages
other option is to login to the remote db server
and excute pg_dump local that is what i do anyway.

Details means name of procedure getting executed +
when , [ before|after]  [update | insert ]

if this feature is worth shall i try writing a patch ;-)

regds
Mallah.

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

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

Предыдущее
От: Michiel Lange
Дата:
Сообщение: Re: big tables with lots-o-rows
Следующее
От: "shreedhar"
Дата:
Сообщение: cannot read block 319 - Input/output Error