On Wed, 2004-02-11 at 15:12, Bruce Momjian wrote:
> > 2) While importing I get: "ERROR: invalid memory
> > alloc request size 1073741824". I tracked this down
> > to a line with some non-ASCII characters. The type of
> > the new database is LATIN1, and these are valid LATIN1
> > characters. I googled for the error message and found
> > a bug report that sounds like the same problem:
We saw this behavior on one of several development boxes we converted to
7.4.1. We tracked it down to some 8 bit ascii in a particular table.