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

From Bruce Momjian
Subject Re: RPMS for 7.3 beta.
Date
Msg-id 200209181729.g8IHTZj06435@candle.pha.pa.us
Whole thread Raw
In response to Re: RPMS for 7.3 beta.  (Rod Taylor <rbt@rbt.ca>)
List pgsql-hackers
I am working on a README and will add this to /contrib.  Thanks.

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

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: Joe Conway
Date:
Subject: Re: strip a character from text
Next
From: "Jonah H. Harris"
Date:
Subject: Re: The notorious to_char bug