Re: system table backup strategy - Mailing list pgsql-general

From Steve Crawford
Subject Re: system table backup strategy
Date
Msg-id 20030321000149.9997F103C2@polaris.pinpointresearch.com
Whole thread Raw
In response to Re: system table backup strategy  ("Ed L." <pgsql@bluepolka.net>)
List pgsql-general
Read through the man pages for pg_dump AND pg_dumpall then try each of them.
Run a couple of tests and read the output (it's just text psql commands) to
be sure you are getting what you want.

Cheers,
Steve

On Thursday 20 March 2003 3:53 pm, Ed L. wrote:
> On Thursday March 20 2003 3:55, Flower Sun wrote:
> > What's the best way to backup system tables? Are system tables belong to
> > template1 database?
>
> Just use pg_dump and it'll backup what needs to be backed up.
>
> Ed
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

pgsql-general by date:

Previous
From: "Ed L."
Date:
Subject: Re: fieldwidths
Next
From: Doug McNaught
Date:
Subject: Re: Multiple backend connections