Dirk Lutzebaeck <[EMAIL PROTECTED]> writes: > $ pg_dump cs1 -o > /tmp/x.dump > parseNumericArray: bogus number IIRC, this is what you see when you run a 6.5 pg_dump against a 7.0 database (or perhaps it was vice versa). There's been talk of putting stricter version checking into pg_dump, but that might introduce its own problems... regards, tom lane
- Re: [BUGS] Small bug with numeric in 7.0 (also in 6.5.3) Raul Chirea
- Re: [BUGS] Small bug with numeric in 7.0 (also in 6.5... Tom Lane
- Re: [BUGS] Small bug with numeric in 7.0 (also in... Bruce Momjian
- Re: [BUGS] Small bug with numeric in 7.0 (also in 6.5... Bruce Momjian
- Re: [BUGS] Small bug with numeric in 7.0 (also in 6.5... Dirk Lutzebaeck
- Re: [BUGS] Small bug with numeric in 7.0 (also in 6.5... Raul Chirea