Re: pg_dump error on git head - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_dump error on git head
Date
Msg-id 18543.1338353485@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump error on git head  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: pg_dump error on git head
List pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> writes:
> I have seen this with git master head:
> $ pg_dump test
> :
> :
> :
> COPY insert_lock (reloid) FROM stdin;
> pg_dump: [archiver] internal error -- WriteData cannot be called outside the context of a DataDumper routine

hm, it works for me.  You might need to do "make clean all" in
src/bin/pg_dump?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pg_dump error on git head
Next
From: Tatsuo Ishii
Date:
Subject: Re: pg_dump error on git head