Re: Backup SQL databases

Miek Gieben <[email protected]> Tue, 13 Jul 2004 13:04:43 +0200
Newsgroups gmane.comp.sysutils.backup.hdup.general
Message-ID <[email protected]>
[On 13 Jul, @13:01, Dennis wrote in "[hdup-user] Backup SQL databas ..."]
> Hi.
> 
> Is it possible to backup MySQL or Postgresql databases?

well, I'm doing a backup of the database files of mysql, which looks
to be working. I have no experience with postgresql.

You can also use a "prerun" script to dump the database before the
backup starts. But this will break incremental dumps of course.

grtz Miek