need to dump/restore data for 8.3beta2 -> 8.3RC1 upgrade?

Started by rihadover 18 years ago4 messagesgeneral
Jump to latest
#1rihad
rihad@mail.ru

Hi, all! Subj, as is. Any other pitfalls I should be aware of?

Thanks.

#2Peter Eisentraut
peter_e@gmx.net
In reply to: rihad (#1)
Re: need to dump/restore data for 8.3beta2 -> 8.3RC1 upgrade?

Am Dienstag, 8. Januar 2008 schrieb rihad:

Hi, all! Subj, as is. Any other pitfalls I should be aware of?

Please check the release notes for this information.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

#3rihad
rihad@mail.ru
In reply to: Peter Eisentraut (#2)
Re: need to dump/restore data for 8.3beta2 -> 8.3RC1 upgrade?

Hi, all! Subj, as is. Any other pitfalls I should be aware of?

Please check the release notes for this information.

Could you please be more specific? I can't find the steps to jump from
8.3beta2 to 8.3rc1, only from 8.2 to 8.3.
http://www.postgresql.org/docs/8.3/static/release-8-3.html

#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: rihad (#3)
Re: need to dump/restore data for 8.3beta2 -> 8.3RC1 upgrade?

rihad <rihad@mail.ru> writes:

Could you please be more specific? I can't find the steps to jump from
8.3beta2 to 8.3rc1, only from 8.2 to 8.3.

You should be able to just dump and restore. The forced initdb for
beta4 was to fix a couple of mistaken system-catalog entries, but it
shouldn't represent any particularly obvious user-visible change.

regards, tom lane