Re: [ADMIN] Triggers on postgres - Mailing list pgsql-admin

From PostgreSQL Server
Subject Re: [ADMIN] Triggers on postgres
Date
Msg-id Pine.OSF.4.10.10002171250170.27370-100000@alfa.lci.ulsa.mx
Whole thread Raw
In response to Triggers on postgres  ("Mario Simeone" <mario.simeone@tin.it>)
List 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 by date:

Previous
From: Serge Sozonoff
Date:
Subject: Open Files
Next
From: Bob Zoller
Date:
Subject: mysql to pgsql