Re: Postgresql backups - Mailing list pgsql-novice

From Nabil Sayegh
Subject Re: Postgresql backups
Date
Msg-id 3A3895E1.D1DECA19@sayegh.de
Whole thread Raw
In response to Postgresql backups  ("Guy Corbaz" <guy.corbaz@swissmail.com>)
List pgsql-novice
Guy Corbaz wrote:

> My database is getting bigger and bigger and I would like to use an
> automatic backup procedure. I'm presently using ARKEIA as a backup tool, and
> there is a possibility to launch a script before and after the backup.
>
> Is there any posibility to make backups of the database while up and running
> and when users are logged on ?

AFAIK ARKEIA has built-in support for postgresql (and most other rdbms).
(Or is this what you mean with script before and after ?)

What about pg_dump ?

--
 Nabil Sayegh

pgsql-novice by date:

Previous
From: "Guy Corbaz"
Date:
Subject: Postgresql backups
Next
From: Andrew McMillan
Date:
Subject: Re: Postgresql backups