Re: RPMS for 7.3 beta. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: RPMS for 7.3 beta.
Date
Msg-id 200209182039.g8IKdXc28111@candle.pha.pa.us
Whole thread Raw
In response to Re: RPMS for 7.3 beta.  (Rod Taylor <rbt@rbt.ca>)
List pgsql-hackers
OK, I have added this script to /contrib/adddepend with an appropriate
README.  It seems to work quite well.  It does require Pg:DBD.  I will
add a mention of the script in the release notes.

---------------------------------------------------------------------------

Rod Taylor wrote:
> > Using 7.3's pg_dump would help you with the GRANT issue, but AFAIR it
> > won't do anything for reconstructing serial or foreign-key dependencies.
> 
> The below perl script can help with both of those.
> 
> http://www.rbt.ca/postgresql/upgrade/upgrade.tar.gz
> 
> Explanation URL:
> http://www.rbt.ca/postgresql/upgrade.shtml
> 
> 
> Doesn't deal with DEFERRED triggers.
> 
> -- 
>   Rod Taylor
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Inconsistent Conversion Names
Next
From: Bruce Momjian
Date:
Subject: Re: Open 7.3 items