Garrett Heaver
Sent: 04 September 2005 17:14
To: 'Alvaro Herrera'
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] GiST intarray Memory Allocation
Performed full table select - worked perfectly
I can give you a dump of the table if that will help
Thanks
Garrett
-Original Message
Performed full table select - worked perfectly
I can give you a dump of the table if that will help
Thanks
Garrett
-Original Message-
From: Alvaro Herrera [mailto:[EMAIL PROTECTED]
Sent: 04 September 2005 17:09
To: Garrett Heaver
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] GiST
Hi All
Platform: Win32 (XP SP2)
PG: 8.0.3 (default config file)
I have a table with circa 5.5Million rows and an int4[]
column containing about 28 elements each.
When I try to put a CREATE INDEX name ON table USING gist(column);
I get the following :
ERROR: invalid mem
The following bug has been logged online:
Bug reference: 1751
Logged by: Garrett Heaver
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system: Win2K & WinXP
Description:pg_restore bug
Details:
Hi.
I'm sure you're probably aware