Re: [GENERAL] backup and restore

2007-05-11 Thread anhtin
Thank reply for me Can u show me How will i backup database on Function or proc on Database?? -- View this message in context: http://www.nabble.com/backup-and-restore-tf3714247.html#a10427265 Sent from the PostgreSQL - general mailing list archive at Nabble.com. ---(e

Re: [GENERAL] backup and restore

2007-05-11 Thread anhtin
Anybody show for me ? i want backup database and i read on Internet have function pg_start_backup(C:\Program Files\MicrosoftSQLServer\MSSQL\BACKUP\abc.backup) but i not run Some body show me. How will i do run this function ?? -- View this message in context: http://www.nabble.com/backup-and

Re: [GENERAL] backup and restore

2007-05-11 Thread anhtin
Anybody show for me ? i want backup database and i read on Internet have function pg_start_backup(C:\Program Files\MicrosoftSQLServer\MSSQL\BACKUP\abc.backup) but i not run Some body show me. How will i do run this function ?? -- View this message in context: http://www.nabble.com/backup-and

Re: [GENERAL] backup and restore

2007-05-10 Thread anhtin
Anybody show for me ? i want backup database and i read on Internet have function pg_start_backup(C:\Program Files\MicrosoftSQLServer\MSSQL\BACKUP\abc.backup) but i not run Some body show me. How will i do run this function ?? -- View this message in context: http://www.nabble.com/backup-and

Re: [GENERAL] backup and restore

2007-05-09 Thread anhtin
thanks reply for me but have propblem: the function pg_start_backup() i dont run this function Can u send me example is a procedure or function can backup and restore for me -- View this message in context: http://www.nabble.com/backup-and-restore-tf3714247.html#a10391372 Sent from the Pos

[GENERAL] backup and restore

2007-05-09 Thread anhtin
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 procedu