Re: Retoring non-administrative user databases

From: "Keith C(dot) Perry" <netadmin(at)vcsn(dot)com>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
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 03:43:08
Message-ID: 1069040588.3fb843cc51601@webmail.vcsn.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Quoting Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>:

> 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)
>

You read my mind Alvaro. That is exactly what I ended up doing from my test
server. I LOVE that feature.

'Course I still have to compile 7.4 eventually so I compiled it anyway :)

--
Keith C. Perry, MS E.E.
Director of Networks & Applications
VCSN, Inc.
http://vcsn.com

____________________________________
This email account is being host by:
VCSN, Inc : http://vcsn.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alex Satrapa 2003-11-17 08:55:50 Query Planner Filtering Of Specified Value From 'On Distinct' Clause
Previous Message Alvaro Herrera 2003-11-17 02:31:37 Re: Retoring non-administrative user databases