Re: How to tell if a trigger is disabled

Поиск
Список
Период
Сортировка
От Ian Harding
Тема Re: How to tell if a trigger is disabled
Дата
Msg-id 725602300808161122x4ded0e55g4ff88fd7a5043872@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to tell if a trigger is disabled  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, Aug 15, 2008 at 5:59 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Ian Harding" <harding.ian@gmail.com> writes:
>> Is there any way to tell if a trigger or triggers are disabled on a
>> table?  I was updating some data a week or two ago and must have
>> forgotten to re-enable the triggers.  Took me a little while to figure
>> out.  \d tablename didn't tell me, nor did \d+ tablename.
>
>> This is on 8.2.3.
>
> FWIW, 8.3's psql knows about showing this in \dt.
>
Yet another reason to upgrade.. Thanks!

- Ian

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: What's size of your PostgreSQL Database?
Следующее
От: Decibel!
Дата:
Сообщение: Re: Confronting the maximum column limitation