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.