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

From Dennis
Subject Re: automatic restore of database
Date
Msg-id 9i2nsl$jv9$1@news.tht.net
Whole thread Raw
List pgsql-sql
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?

-Dennis

Jacky Cheang wrote:

> Dear sir/mdm,
> 
> How do I automatic restore a database everyday in the morning?
> 
> 
> 
> 
> Pls advise,
> 
> Jacky
> 



pgsql-sql by date:

Previous
From: "Richard Huxton"
Date:
Subject: Re: ConnecDB() -- couldn't send SSL negotiation packet:
Next
From: clayton cottingham
Date:
Subject: Re: Re: automatic restore of database