Re: pg_restore with --disable-triggers

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ow <oneway_111(at)yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_restore with --disable-triggers
Date: 2003-11-29 16:47:50
Message-ID: 7485.1070124470@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

ow <oneway_111(at)yahoo(dot)com> writes:
> Nov 28 16:31:02 srv postgres[2484]: [1076-8] ^IUPDATE pg_catalog.pg_class SET
> reltriggers = 0 WHERE oid = 'test'::pg_catalog.regclass;

> If table with the name "test" exists in several schemas, wouldn't the above
> update disable triggers on table "test" in ALL schemas?

No.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2003-11-29 17:43:25 Re: -fpic vs. -fPIC
Previous Message Tom Lane 2003-11-29 16:42:57 Re: cvs head configure broken for --with-krb5 on RH9