Re: Regarding pg_dump utility - Mailing list pgsql-performance

From Tom Lane
Subject Re: Regarding pg_dump utility
Date
Msg-id 27683.1149779164@sss.pgh.pa.us
Whole thread Raw
In response to Regarding pg_dump utility  ("soni de" <soni.de@gmail.com>)
Responses Re: Regarding pg_dump utility  (Geoffrey <esoteric@3times25.net>)
List pgsql-performance
"soni de" <soni.de@gmail.com> 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

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Regarding ALTER Command
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Regarding pg_dump utility