Re: RPMS for 7.3 beta.

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Lamar Owen" <lamar(dot)owen(at)wgcr(dot)org>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: RPMS for 7.3 beta.
Date: 2002-09-18 01:27:42
Message-ID: GNELIHDDFBOCMGBFGEFOAEEGCEAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> * A reloaded dump will not create dependencies between serial columns
> and sequence objects, nor between triggers and foreign key
> constraints, thus 7.3's nifty new support for DROP CONSTRAINT won't
> work, nor will dropping a table make its associated sequences go away.
> However, this can be boiled down to saying that it still works like it
> did before.

Remember that Rod Taylor's written a script to fix at least the foreign key
issue above. I think it'd be neat if that script were perfected and did
serials as well and then we could recommend its use...

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 韩近强 2002-09-18 02:09:36 inquiry
Previous Message Christopher Kings-Lynne 2002-09-18 01:25:32 Re: RPMS for 7.3 beta.