Re: Is pgdump_all == pg_dumpall -g + pg_dump of individual databases

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Is pgdump_all == pg_dumpall -g + pg_dump of individual databases
Date: 2005-09-22 15:43:27
Message-ID: dgujf3$4t8$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 22.09.2005 14:26, Rajesh Kumar Mallah wrote:
> My doubt is are the individual database backup files
> created through -Fc options along with an SQL file
> created using "pgdump_all -g " sufficient to recreate
> the entire database ?

It always was sufficient for us in the past, we're doing exactly the same.

Best regards,
Hannes Dorbath

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Hannes Dorbath 2005-09-22 15:57:54 Re: pg_restore fails
Previous Message Michael Fuhr 2005-09-22 14:52:36 Re: Copy command not writing complete data to text file