Re: Skip trigger?

From: Peter Devoy <peter(at)3xe(dot)co(dot)uk>
To: wolfgang(at)alle-noten(dot)de
Cc: "Psql_General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Skip trigger?
Date: 2016-04-30 15:17:22
Message-ID: CABoFc_h-oZoL40Uk+e3hu8tn_tih-1q3Sc2nspRuiEKnvmUhEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If your other inserts can wait you could maybe combine DISABLE TRIGGER
with LOCK TABLE?

http://www.postgresql.org/docs/current/static/sql-lock.html

Someone else may know a better solution...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Manuel Gómez 2016-04-30 15:36:11 Re: Skip trigger?
Previous Message Jeff Mcdowell 2016-04-30 14:40:34 Vacuum of large tables causing replication delays to hot standby