| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | "Keith C(dot) Perry" <netadmin(at)vcsn(dot)com> |
| Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Retoring non-administrative user databases |
| Date: | 2003-11-17 02:31:37 |
| Message-ID: | 20031117023137.GB24299@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sun, Nov 16, 2003 at 07:56:01PM -0500, Keith C. Perry wrote:
> It has also occurred to try was Tom suggested- using a higher version of
> pg_dumpall but I've missed a library the 7.1.3 server so I either have to
> compile 7.4 on there or recompile the current 7.4 server without shared
> libraries. I haven't done that yet but I did find my problem document in the
> man pages of pg_dump at the -R option:
Remember that if you have another machine with 7.4 running, you can use
pg_dump/pg_dumpall over the network if you don't want to mess with the
server's libraries. (Though it should be quite straightforward to install
on isolation without disturbing anything else.)
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"A wizard is never late, Frodo Baggins, nor is he early.
He arrives precisely when he means to." (Gandalf, en LoTR FoTR)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Keith C. Perry | 2003-11-17 03:43:08 | Re: Retoring non-administrative user databases |
| Previous Message | Keith C. Perry | 2003-11-17 00:56:01 | Re: Retoring non-administrative user databases |