triggers and pg_dump - Mailing list pgsql-general

From Dmitry Tkach
Subject triggers and pg_dump
Date
Msg-id 3F20287E.1040900@openratings.com
Whole thread Raw
List 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


pgsql-general by date:

Previous
From: Richard Welty
Date:
Subject: Re: How to encrypt data in Postgresql
Next
From: Stephan Szabo
Date:
Subject: Re: Postgres unique index checking and atomic transactions