| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Chander Ganesan <chander(at)otg-nc(dot)com> |
| Cc: | Tena Sakai <tsakai(at)gallo(dot)ucsf(dot)edu>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: 8.3.0 upgrade, confused by documentation |
| Date: | 2008-02-11 21:39:54 |
| Message-ID: | 9999.1202765994@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Chander Ganesan <chander(at)otg-nc(dot)com> writes:
> Tena Sakai wrote:
>> I am going from 8.2.4 to 8.3.0. Does, "For best results,
>> however, try to use the pg_dumpall command from PostgreSQL
>> 8.3.0" apply to me?
>>
> Yes. You want to use the 8.3.0 version of pg_dumpall.
I don't think this is particularly critical for 8.2 to 8.3, but in cases
where you're trying to jump multiple major versions in one step, it's
often the case that it will go smoother with the later pg_dump.
If your platform doesn't make it easy to have two versions installed
concurrently, one simple way to do this is to install the newer PG code
on another machine and do the dump across the network.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Koczan | 2008-02-11 21:46:40 | Re: postgres rpms for solaris and suse |
| Previous Message | Scott Marlowe | 2008-02-11 21:33:37 | Re: [PERFORM] Question about CLUSTER |