Re: foreign keys - script
Stephan Szabo <sszabo@megazone23.bigpanda.com>
From: Stephan Szabo <sszabo@megazone23.bigpanda.com>
To: Adam Lang <aalang@rutgersinsurance.com>
Cc: PGSQL General <pgsql-general@postgresql.org>
Date: 2000-08-29T19:17:54Z
Lists: pgsql-general
Hmm... if you have (can get your hands on) the contrib directory from 6.5, there was a refint package you could work with (although you have to make triggers manually i think). I remember people saying there were bugs in it, but I never played with it so I don't know any details, but there's probably something in the archives about it. Stephan Szabo sszabo@bigpanda.com On Tue, 29 Aug 2000, Adam Lang wrote: > Nope, I'm running 6.5. Besides upgrading to 7 (I tried once and it was a > pain in the ass. I'm running RedHat6.2 and I only had about a million > dependencies to update also... one which I never got working...), what can I > do? Technically I really don't need the references, just a nice addition.