Need help with pg_dump

From: "Jeff Lu" <jklcom(at)mindspring(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Need help with pg_dump
Date: 2001-11-04 02:49:02
Message-ID: LIEBJAJMJFLPHGCPMEBGIEIJCEAA.jklcom@mindspring.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm trying to back up a database using pg_dump in my C program.

Here is what the code looks like:

system("pg_dump history > c:\\backup\\history.out");

The error I got is:
postmaster: StreamConnection: accept: The connection was aborted

Thanks
-Jeff

Browse pgsql-general by date

  From Date Subject
Next Message daddy2times 2001-11-04 04:37:15 pgcrypto: 2 questions
Previous Message Bill Cunningham 2001-11-04 01:09:48 Multiple backends and shared RAID drives