backing up a PostGRES DB - Mailing list pgsql-admin

From Richard Sickler
Subject backing up a PostGRES DB
Date
Msg-id f2b12cc10904010814l4caa1333xd4ba628c586f32d4@mail.gmail.com
Whole thread Raw
Responses Re: backing up a PostGRES DB  ("Scott Whitney" <swhitney@journyx.com>)
Re: backing up a PostGRES DB  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello,

I'm putting together a web app that uses PostGRES as a backend and I'm looking for comments on backup strategy.
The entire web app, (Tomcat and PostGRES), will be run in a virtual machine.  I was thinking about quiescing the DB, then copying the files that make up the virtual machine to some network attached backup store.  This will be done once a day.
I ask this august body, based on your experiences, does this sound like a reasonable plan, or would doing something like running pgdump be better, or ????
Thanks for the help one and all.

Rich S.

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: privilege inheritance to a login role through a group role
Next
From: "Scott Whitney"
Date:
Subject: Re: backing up a PostGRES DB