Backing up postgresql databases - Mailing list pgsql-admin

From Peter Schuller
Subject Backing up postgresql databases
Date
Msg-id 20010317223923.X441@prometheus
Whole thread Raw
Responses RE: Backing up postgresql databases
List pgsql-admin
Hello,

How do people normally backup up postgresql databases? The obviously safe
solution is to shut down the database during backup, but is Postgresql
storage such that it's safe to backup a running DB? I.e., is the database
guaranteed to be in a consistent state after restoration?

I'm talking a standard backup procedure now; say a tar -czvf. So that
assuming certain procedures during storage, it should be possible to
guarantee this (although it wouldn't be easy). The questions is,
does Postgresql do that? I'm sceptical :)

Thanks!

--
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0x5584BD98 or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrival: Send an E-Mail to getpgpkey@scode.infidyne.com
E-Mail: peter.schuller@infidyne.com Web: http://scode.infidyne.com


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Re: New PostgreSQL session monitor
Next
From: "John W Cunningham"
Date:
Subject: RE: Backing up postgresql databases