On Mon, Jan 09, 2006 at 03:35:47PM +0000, Jiri Klepac wrote:
Quote:
I was tryiing to disable trigger for specific table. ALTER TABLE tbl DISABLE
TRIGGER trg_name;
This is well documented in manual for ALTER TABLE command. |
Are you sure you're looking at the documentation for the version
you're running? DISABLE TRIGGER is in the documentation for 8.1
but not for 8.0.
http://www.postgresql.org/docs/8.0/i...ltertable.html
http://www.postgresql.org/docs/8.1/i...ltertable.html
--
Michael Fuhr
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq