On Tue, Aug 07, 2007 at 03:41:07AM +0000, Brodie Thiesfield wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3520
> Logged by: Brodie Thiesfield
> Email address: brofield2(at)jellycan(dot)com
> PostgreSQL version: 8.2.4
> Operating system: Windows XP SP2
> Description: insert causing error "invalid memory alloc request size
> 2147483648"
> Details:
>
> See SQL script and output at:
> http://jellycan.com/etc/postgres-bug.zip
This looks like it could be this bug:
http://archives.postgresql.org/pgsql-committers/2007-05/msg00088.php
I've been unable to reproduce it on CVS HEAD, which could be why.
What encoding is your database in? Is it also UTF-8?
//Magnus