Re: [ADMIN] Triggers on postgres

Поиск
Список
Период
Сортировка
От PostgreSQL Server
Тема Re: [ADMIN] Triggers on postgres
Дата
Msg-id Pine.OSF.4.10.10002171250170.27370-100000@alfa.lci.ulsa.mx
обсуждение исходный текст
Ответ на Triggers on postgres  ("Mario Simeone" <mario.simeone@tin.it>)
Список pgsql-admin
    hello!!

If you already have created the triggers functions, the correct
description of this is in the file:

/postgres/postgresql-6.4.2/contrib/spi/REAME

    Depending on the type of trigger or integrity to applY , you must
create functions only on the administrator account (.

    To create triggers in other database, in other account:

     First, you must give priviledges on the tables where the triggers
will be create. So, you can do it  with the sentence CREATE TRIGGER ....

    note: before create triggers, you must create the indexes of
database, because the integrity is supported on.!

    PS: mY ENGLISH IN NOT GOOD! SORRY!

    try it!

    if experience any problem , tell us!!

    Liliana vicente&o Loya
    Universidad La Salle Mex.



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

Предыдущее
От: Serge Sozonoff
Дата:
Сообщение: Open Files
Следующее
От: Bob Zoller
Дата:
Сообщение: mysql to pgsql