This is a discussion on Re: need to dump/restore data for 8.3beta2 -> 8.3RC1 upgrade? within the Pgsql General forums, part of the PostgreSQL category; --> >> Hi, all! Subj, as is. Any other pitfalls I should be aware of? > > Please check the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| >> 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/s...lease-8-3.html ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| ||||
| 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 ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |