"soni de" <[EMAIL PROTECTED]> writes: > We have to take a backup of database and we know the pg_dump utility of > postgresql.
> But may I know, is there any API for this pg_dump utility so that we can > call it from the C program? Or only script support is possible for this. There's always system(3) .... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster