I'm getting the following error in my postgres 8.4 database:
XX000: invalid memory alloc request size 4294967290
Operating System : Windows 7 64 bit Memory : 8GB Database Version: Postgres 8.4 server
I cannot back up my database; I can't even view the data using SELECT. The server gets automatically stopped when I try to do this.
Also posted:
- http://forums.devshed.com/postgresql-help-21/edb-xx000-invalid-memory-alloc-request-size-4294967290t-940808.html
- http://forums.enterprisedb.com/posts/list/953.page
i added the screen shot of the error which occurred during executing the following
select * from < tablename >

ERROR: invalid memory alloc request size 4294967290
- ERROR * * * * * *
ERROR: invalid memory alloc request size 4294967290
SQL state: XX000