Re: Re: automatic restore of database - Mailing list pgsql-sql

From clayton cottingham
Subject Re: Re: automatic restore of database
Date
Msg-id 3B44E8F7.E5DE71D8@smartt.com
Whole thread Raw
In response to Re: automatic restore of database  (Dennis <dennis@zserve.com>)
List pgsql-sql
Dennis wrote:
> 
> You can use pg_restore to restore a db.   ( Try pg_restore --help )
> You can use a cron job to run it everyday.
> 
> But don't you mean Backup the database?
> 

on this note i was wondering 
if a oracle type back up
scenario is planned for postgres?


one of the reasons my work wont switch to postgresql is
because they cant get that type of backup functionality

i personally dont know anything about oracles ability to backup so ...

any comments on this totally appreciated



> -Dennis
> 
> Jacky Cheang wrote:
> 
> > Dear sir/mdm,
> >
> > How do I automatic restore a database everyday in the morning?
> >
> >
> >
> >
> > Pls advise,
> >
> > Jacky
> >
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly


pgsql-sql by date:

Previous
From: Dennis
Date:
Subject: Re: automatic restore of database
Next
From: "Josh Berkus"
Date:
Subject: Re: Text manipulation in SQL