Re: backup and restore - Mailing list pgsql-general

From Hannes Dorbath
Subject Re: backup and restore
Date
Msg-id 46419312.3030907@theendofthetunnel.de
Whole thread Raw
In response to backup and restore  (anhtin <anhtin@gmail.com>)
Responses Re: backup and restore
List pgsql-general
On 09.05.2007 09:45, anhtin wrote:
> hi all
> I am developing web site use database is PostGres and now i must build
> function backup and Restore database on Web
> My web develop on framework 2.0(asp.net 2.0)
> I know have two file on forder bin use backup and restore is: pg_restore.exe
> , pg_dump.exe
> I have plan is write function or procedures on Database can backup and
> restore database.
> How can i write this function ???
> Some body show for me?

Well, a good start might be to take a look at the manual of the
application in question?

See http://www.postgresql.org/docs/current/static/backup.html

--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: Louis-David Mitterrand
Date:
Subject: typical schema for a forum?
Next
From: Hannes Dorbath
Date:
Subject: Re: PG on Debian 4.0.x ?