Re: [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC) - Mailing list pgsql-hackers

From Richard Huxton
Subject Re: [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC)
Date
Msg-id 46DFCDDA.2090508@archonet.com
Whole thread Raw
In response to [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC)  (apoc9009 <apoc9009@yahoo.de>)
Responses Re: [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC)
Re: [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC)
List pgsql-hackers
apoc9009 wrote:
> Hi Hackers,
> 
> In my Project i have to handle a Database with 600 GByte Text only, 
> distributed on 4 Tablespaces
> on multiple Harddisks and Remote SAN's connected via Gigaethernet to the 
> Remote SAN-Storage.
> 
> I need more flexibility by doing Backups of my big Database, but the 
> built in Online Backupsystem
> dont work for my Setup good enought for me. I Can not accept 16 MByte 
> big WAL's Files
> for securing it on Tape. 16 MByte Data loss on a Crash Situation is 
> Fatal and no helpfully
> (1 MByte to). I wish to have a continoues Backup without any data losses.

http://www.postgresql.org/docs/8.2/static/warm-standby.html
Particularly section 23.4.4

That can get you to 1 second or less.

--   Richard Huxton  Archonet Ltd


pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Has anyone tried out the PL/pgSQL debugger?
Next
From: apoc9009
Date:
Subject: Re: [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC)