pg_dump error

From: 金 今花 <jjin(at)iplocks(dot)co(dot)jp>
To: pgsql-novice(at)postgresql(dot)org
Subject: pg_dump error
Date: 2011-08-31 11:52:21
Message-ID: E1CC67D4711EBAjjin@iplocks.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hi all,

One of our customer who using PostgreSQL7.2.1 encountered the following
error when they back up the database using pg_dump.exe.

[command]:
pg_dump.exe -f <filename> <dbname>

[error message]:
pg_dump.exe: [archiver (db)] connection to database "<dbname>" failed:
FATAL 1: The database system is starting up

Could anybody tell me what is the problem and if there is any solution?

Thank you in advance,
Melanie

Browse pgsql-novice by date

  From Date Subject
Next Message farrukhusmanrana 2011-08-31 16:18:00 Autovacuum
Previous Message Tom Lane 2011-08-31 00:12:48 Re: libpq - getting value of SERIAL field when INSERT-ing?