Is it possible to defer triggers?

From: Torsten Knodt <torstenknodt(at)datas-world(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: Is it possible to defer triggers?
Date: 2001-05-27 10:57:47
Message-ID: 01052712574700.02459@tk-wkst-1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
is it possible to defer the execution of a after-trigger?
To explain it exactly.
I am logging from apache to postgres via insert-commands. I'd like to
generate online-statistics in other tables. For this I want to execute a
trigger when something is inserted into the access_log-table, but without
slowing down the insert's to much.

WKR Torsten Knodt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7EN2uvxZktkzSmiwRAmJUAJwNDEiZMYaogiEbp6yJxWArbLxxrgCfeVM4
MEaxCRZMTNqnGj06nD/K93Q=
=uHyJ
-----END PGP SIGNATURE-----

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message bugi 2001-05-27 20:12:40 Re: batch file
Previous Message Palle Girgensohn 2001-05-27 05:32:14 Column reference X is ambiguous?