| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
| Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, Philip Warner <pjw(at)rhyme(dot)com(dot)au>, Laurette Cisneros <laurette(at)nextbus(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: |
| Date: | 2002-09-11 17:20:45 |
| Message-ID: | 200209111720.g8BHKju21401@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Oliver Elphick wrote:
> But now we should be telling people to use 7.3's pg_dumpall, at least
> for 7.2 data. (How far back can it go?)
>
> Make sure you use pg_dumpall from the new 7.3 software to dump
> your data from 7.2. To do this, you must have the 7.2
> postmaster running and run the 7.3 pg_dumpall by using its full
> pathname. 7.2's pg_dumpall is unsuitable because of the
> introduction of schemas in 7.3 which make it necessary to grant
> public access to features that will, if created from a 7.2 dump,
> be given access by their owner only.
That's a pretty big hurtle. I think we are better off giving them an
SQL UPDATE to run.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2002-09-11 17:30:46 | Re: 7.3beta and ecpg |
| Previous Message | Oliver Elphick | 2002-09-11 17:07:46 | Re: |