| From: | Jie Liang <jie(at)stbernard(dot)com> |
|---|---|
| To: | Jie Liang <jie(at)stbernard(dot)com>, 'Jan Wieck' <JanWieck(at)Yahoo(dot)com> |
| Cc: | 'Bruce Momjian' <pgman(at)candle(dot)pha(dot)pa(dot)us>, "'admin(at)postgresql(dot)org'" <admin(at)postgresql(dot)org>, "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgresql(dot)org> |
| Subject: | postgres7.2.1 upgrading |
| Date: | 2002-07-03 22:45:25 |
| Message-ID: | 7C760DAA511DC74B99E7D22189F786F101BF210F@MAIL01.stbernard.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
http://www.ca.postgresql.org/sitess.html
says that:
The current version of PostgreSQL is 7.2.1.
NOTE: An initdb will only be required if upgrading from pre 7.2
So, if my current version is 7.2.0 and I want upgrade it to
7.2.1, what file should I download in order to get 'intidb'?
if only the 'initdb' is required,
then what is the upgrade procedure?
I don't need to install whole 7.2.1 at all, do I.
my guess is that:
1.shutdown the db;
2.copy initdb of 7.2.1 to the location of initdb of 7.2.0;
3.re_intialize db by running initdb;
4.re_start postmaster.
However, no documentation says that.
Anybody can tell me?
Thanks!
Jie Liang
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2002-07-03 23:43:26 | Re: How do I access the current row from a trigger? |
| Previous Message | Kevin Brannen | 2002-07-03 22:16:06 | bit field changes in 7.2.1 |