Re: How to easily spot Foreign keys - Mailing list pgsql-novice

From Nabil Sayegh
Subject Re: How to easily spot Foreign keys
Date
Msg-id 1060790787.1593.21.camel@billy
Whole thread Raw
In response to Re: How to easily spot Foreign keys  (Jason Hihn <jhihn@paytimepayroll.com>)
List pgsql-novice
Am Mit, 2003-08-13 um 18.04 schrieb Jason Hihn:
> I am under the impression (false or not?) that all version 7.x pg dumps are
> compatible? So 7.2->7.3 (or 7.4) would not be a problem?

I guess, he wants to convert the triggers to real 7.3 triggers.
So he has to check out all existing triggers, drop them and recreate
them.

Unfortunately it's not trivial to do this automatically.

bye
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de


pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: Re: How to easily spot Foreign keys
Next
From: Stephan Szabo
Date:
Subject: Re: How to easily spot Foreign keys