Re: second post: pg_dump and revision control

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Peter Dimov <jquest_j(at)yahoo(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: second post: pg_dump and revision control
Date: 2002-06-04 06:42:37
Message-ID: 20020603234105.H99179-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Mon, 3 Jun 2002, Peter Dimov wrote:

>
> Hi all,
>
> I am using postgresql 7.2 on linux and if I try to make
>
> pg_dump, the system generate a big dump file.
>
> I think it depend on revision control on my database.
>
> If it is so how can I dump my data without this revision control?

You had said trying to reload gave parser errors. I'd suggest
turning on query logging to see what the queries erroring are
as a first step.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Dimov 2002-06-04 07:26:20 Re: second post: pg_dump and revision control
Previous Message Peter Dimov 2002-06-04 06:01:46 second post: pg_dump and revision control