pg_dump problem

From: Mathieu Arnold <arn_mat(at)club-internet(dot)fr>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump problem
Date: 2001-06-06 08:15:24
Message-ID: 3B1DE69C.D6A15AE0@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I have a table with more than 4M entries and pg_dump refuses to dump it,
it just sits on it waiting. As i'm backuping my db with pg_dump, I do
have a problem here.

$ postmaster -V
postmaster (PostgreSQL) 7.1
$ pg_dump -V
pg_dump (PostgreSQL) 7.1

--
Mathieu Arnold

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Feite Brekeveld 2001-06-06 08:22:12 Re: Database Size
Previous Message Gordan Bobic 2001-06-06 07:54:31 Re: Text data type doesn't accept newlines?