From: | "Aasmund Midttun Godal" <postgresql(at)envisity(dot)com> |
---|---|
To: | sszabo(at)megazone23(dot)bigpanda(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org, wsheldah(at)lexmark(dot)com |
Subject: | Re: alter table workaround |
Date: | 2001-10-31 17:10:31 |
Message-ID: | 20011031171031.21659.qmail@ns.krot.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Well, the foreign keys are dumped out as separate statements, so I think it will work. It's definitely worth a try...
Regards,
Aasmund.
On Wed, 31 Oct 2001 08:27:10 -0800 (PST), Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> wrote:
>
> On Wed, 31 Oct 2001 wsheldah(at)lexmark(dot)com wrote:
>
>
> It depends. If this table is referenced by other tables (for example)
> I don't think that will re-add the constraint to the other table. There
> may be issues like that that you'd run into.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
Aasmund Midttun Godal
aasmund(at)godal(dot)com - http://www.godal.com/
+47 40 45 20 46
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2001-10-31 18:05:50 | Re: alter table workaround |
Previous Message | Antonio Sergio de Mello e Souza | 2001-10-31 17:04:32 | Re: function gurus... |