Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Regarding pg_dump utility


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "soni de" <soni(dot)de(at)gmail(dot)com>
  • Cc: pgsql-performance(at)postgresql(dot)org
  • Subject: Re: Regarding pg_dump utility
  • Date: Thu, 08 Jun 2006 11:06:04 -0400
  • Message-id: <27683(dot)1149779164(at)sss(dot)pgh(dot)pa(dot)us>

"soni de" <soni(dot)de(at)gmail(dot)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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group