Re: Triggers?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Triggers?
Дата
Msg-id 937d27e10801311119s19993da7j1fb2bd63321d3431@mail.gmail.com
обсуждение исходный текст
Ответ на Triggers?  (Raymond O'Donnell <rod@iol.ie>)
Ответы Re: Triggers?
Список pgadmin-support
On Jan 31, 2008 5:38 PM, Raymond O'Donnell <rod@iol.ie> wrote:
> Hi all,
>
> I'm currently updating an old database that started life in PG 7.3, and
> it has a bunch of triggers for foreign key constraints, named
> "RI_ConstraintTrigger_XXXXX" and the like.
>
> While replacing these with "proper" foreign keys, I noticed that they
> don't show up in PgAdmin under the table's "Triggers" node. They do,
> however, appear in PHPPgAdmin and in psql.
>
> I'm using PgAdmin 1.8.0. Am I missing something? Or should I just
> upgrade to 1.8.1?

HI Ray,

iirc, in 7.4 and some of the other 8.x versions there was a contrib
module call adddepends which was basically a perl script which added
the required dependency information to turn the old style foreign keys
into new style. I think it's now worked it's way onto pgFoundry.

Regards, Dave


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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Triggers?
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Triggers?