Re: Wondering if anyone could help me

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Robert Landsmeer" <r(dot)landsmeer(at)wis(dot)nl>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Wondering if anyone could help me
Date: 2006-05-12 15:09:33
Message-ID: 24541.1147446573@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Robert Landsmeer" <r(dot)landsmeer(at)wis(dot)nl> writes:
> http://archives.postgresql.org/pgsql-novice/2006-05/msg00045.php

If you're using PG 8.1, get rid of that ugly and fragile messing with
the system catalogs, and use ALTER TABLE ENABLE/DISABLE TRIGGER instead.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2006-05-12 22:30:21 Query Formulation Question
Previous Message Robert Landsmeer 2006-05-12 14:45:09 Wondering if anyone could help me