Trigger get dissabled - Mailing list pgsql-general

From Gaurav K Srivastav
Subject Trigger get dissabled
Date
Msg-id AANLkTil3pMDgDmJzXeWQgfGTBU7U5k-9Knm3P4Q8HaFg@mail.gmail.com
Whole thread Raw
Responses Re: Trigger get dissabled  (Abbas <abbas.dba@gmail.com>)
List pgsql-general
Hi,
 
I am using  postgre SQL 8.3 on centos,
 
My case is Suppose  I a databse ABC (In this database I have few enabled trigger) and I am making  abc.tar as a dump file using pg_dump utility.
Now I am restoring abc.tar using pg_restore on another machine .
 
Up to now every thing is fine but the trigger get dissabled.
 
Can you please let me know that how can I again enable these triggers in my database schema?
 
Or Is there any way to not make trigger dissable while pg_dump or pg_restore?
 
Or is there any query to enable all the dissabled triggers in a database schema?
 
Please let me know I will be highly obliged.
 


--
Thanks & Regards
Gaurav K Srivastav

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Is there a way to backup Postgres via SQL commands?
Next
From: kunalashar
Date:
Subject: Re: Unable to (re) start PostgreSQL 8.4.4/WinXP