RE: [ADMIN] Automation/scheduling of Backup stratetgy

2000-10-20 Thread Michael Ansley
Title: RE: [ADMIN] Automation/scheduling of Backup stratetgy You mean WAL.  When your server goes down, you can restore from the last backup, and then reapply the WAL to recreate all transactions that were in committed between the backup and the crash.  WAL is due for 7.1, I believe. Cheers

RE: [ADMIN] Automation/scheduling of Backup stratetgy

2000-10-19 Thread Matthew H. North
] [mailto:[EMAIL PROTECTED]]On Behalf Of Trewern, Ben Sent: Thursday, October 19, 2000 9:32 AM To: [EMAIL PROTECTED] Subject: RE: [ADMIN] Automation/scheduling of Backup stratetgy It is already built in. Use pg_dump or pg_dumpall when online. Only problem is OIDs and large objects. pg_dump

RE: [ADMIN] Automation/scheduling of Backup stratetgy

2000-10-19 Thread Trewern, Ben
Title: RE: [ADMIN] Automation/scheduling of Backup stratetgy It is already built in.  Use pg_dump or pg_dumpall when online. Only problem is OIDs and large objects.  pg_dump -o to keep OIDs not sure about large objects. Hope this is what you mean by live/hot backup. Ben > -Origi

[ADMIN] Automation/scheduling of Backup stratetgy

2000-10-19 Thread Matthew H. North
: Thursday, October 19, 2000 6:04 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [ADMIN] Automation/scheduling of Backup stratetgy >Is it posible to schedule / automate a backup task and functions to execute >at a pre-defined time at a pre-defined recurrence rate? yes, using the cron daem

Re: [ADMIN] Automation/scheduling of Backup stratetgy

2000-10-19 Thread Michel Decima
>Is it posible to schedule / automate a backup task and functions to execute >at a pre-defined time at a pre-defined recurrence rate? yes, using the cron daemon and the commands pg_dump or pg_dumpall. The following entry in the postgres user crontab will backup the database every day at 03:01 A

[ADMIN] Automation/scheduling of Backup stratetgy

2000-10-19 Thread Corne Scheepers - MWeb
Is it posible to schedule / automate a backup task and functions to execute at a pre-defined time at a pre-defined recurrence rate? Cornè Scheepers SQL DBA/Developer Mindport BIS 021 9150327