triggers and pg_dump

From: Dmitry Tkach <dmitry(at)openratings(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: triggers and pg_dump
Date: 2003-07-24 18:42:06
Message-ID: 3F20287E.1040900@openratings.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just noticed that the scripts, generated by pg_dump in 7.3 no longer
have the commands to disable/enable triggers on the table before/after
loading the data...
Was that an intentional change? What was the reason for it if so?

Thanks!

Dima

Browse pgsql-general by date

  From Date Subject
Next Message Richard Welty 2003-07-24 18:47:39 Re: How to encrypt data in Postgresql
Previous Message Stephan Szabo 2003-07-24 18:40:56 Re: Postgres unique index checking and atomic transactions