Hey guys,
I'm a newbie for C#. can you tell me how to backup and restore db from postgresql using C#. i'm using npgsql as data provider.
Thanks
Hey guys,
I'm a newbie for C#. can you tell me how to backup and restore db from postgresql using C#. i'm using npgsql as data provider.
Thanks
Check out this link: http://bytes.com/topic/postgresql/answers/838112-postgresql-database-backup-c-application
Hi
You can check my post at CodeProject that enable you to create a backup and restore your DB and some operations at PostGIS