| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | pg_upgrade ready for testing |
| Date: | 2002-01-13 05:46:44 |
| Message-ID: | 200201130546.g0D5kiB26916@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
OK, I have tested pg_upgrade with 7.1->7.2 and 7.2->7.2 databases, and
it seems to work fine. It is ready for wider testing.
To use pg_upgrade, copy it from CVS to somewhere in your path. Edit the
file and change ENABLE="N" to ENABLE="Y". Then, read pg_upgrade.sgml
for the steps required for its use.
pg_upgrade isn't enabled in the SGML build right now so you have to read
the SGML source at this point.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-01-13 06:16:19 | About pg_upgrade |
| Previous Message | Bruce Momjian | 2002-01-13 04:48:30 | Re: Problem reloading regression database |