Thread: bogus number

bogus number

From
Kyle Bateman
Date:
Since upgrading to 7.0, I get this whenever I run pg_dump on a certain
table:

parseNumericArray: bogus number

I don't know how to tell which record it applies to.  Anyone know how to
track this down?

Kyle


Attachment

Re: bogus number

From
Tom Lane
Date:
Kyle Bateman <kyle@actarg.com> writes:
> Since upgrading to 7.0, I get this whenever I run pg_dump on a certain
> table:
> parseNumericArray: bogus number

I'll bet you're running 6.5 pg_dump against 7.0 database ...
        regards, tom lane