[BUGS] OutOfMemory hibernate scroll with 2M records | Postgresql 8.4 DB

2009-12-21 Thread Ankit Kumar
Hi I am running a Criteria.scroll() on postgresql on a DB containing 2M records. The memory keeps increasing and finally it generates an OutOfMemoryException. Please can you advice how to fix this. *Postgresql DB version:* 8.4 *Postgresql Driver Used:* postgresql-8.4-701.jdbc4.jar Some

[BUGS] BUG #5251: compilation fails in 32-bit mode

2009-12-21 Thread Jyrki Wahlstedt
The following bug has been logged online: Bug reference: 5251 Logged by: Jyrki Wahlstedt Email address: jyrki.wahlst...@wahlstedt.fi PostgreSQL version: 8.4.2 Operating system: OS X 10.6.2 Description:compilation fails in 32-bit mode Details: Trying to make a

[BUGS] BUG #5252: postgresql-8.3.5.tar.gz does not exist any more

2009-12-21 Thread Chris
The following bug has been logged online: Bug reference: 5252 Logged by: Chris Email address: lk7...@hotmail.com PostgreSQL version: 8.3.5 Operating system: Linux Description:postgresql-8.3.5.tar.gz does not exist any more Details: Hi there, It seems that the

Re: [BUGS] BUG #5252: postgresql-8.3.5.tar.gz does not exist any more

2009-12-21 Thread Devrim GÜNDÜZ
On Mon, 2009-12-21 at 07:18 +, Chris wrote: Hi there, It seems that the postgresql-8.3.5.tar.gz is not available at all mirror sites. Could you please have a look what happened? This is not a *bug*. 8.3.5 was removed from FTP site, because it is already 4 minor releases old. 8.3.9

Re: [BUGS] OutOfMemory hibernate scroll with 2M records | Postgresql 8.4 DB

2009-12-21 Thread Greg Stark
On Mon, Dec 21, 2009 at 12:54 PM, Ankit Kumar ank...@xebia.com wrote: I am running a Criteria.scroll() on postgresql on a DB containing 2M records. The memory keeps increasing and finally it generates an OutOfMemoryException. Please can you advice how to fix this. Postgresql DB version: 8.4

Re: [BUGS] BUG #5251: compilation fails in 32-bit mode

2009-12-21 Thread Greg Stark
On Sun, Dec 20, 2009 at 1:12 PM, Jyrki Wahlstedt jyrki.wahlst...@wahlstedt.fi wrote: Trying to make a universal build leads to following: /usr/bin/gcc-4.2 -no-cpp-precomp -O2 -arch x86_64 -arch i386 -Wall I'm not sure where you've gone wrong but I know others facing the same problem have found

Re: [BUGS] BUG #5251: compilation fails in 32-bit mode

2009-12-21 Thread Dave Page
Fyi, i've been seeing this on Snow Leopard too despite configuring for each arch flag. I didn't get time to look in depth yet though. On 12/21/09, Greg Stark gsst...@mit.edu wrote: On Sun, Dec 20, 2009 at 1:12 PM, Jyrki Wahlstedt jyrki.wahlst...@wahlstedt.fi wrote: Trying to make a universal

[BUGS] Re: OutOfMemory hibernate scroll with 2M records | Postgresql 8.4 DB

2009-12-21 Thread Ankit Kumar
Hi Greg Thanks for your response. Hibernate works well when I change the DB to SQL server but somehow the moment I point to Postgresql it start generating OutOfMemory. Is there some configuration at DB end to ensure it starts using the cursors. See link:

Re: [BUGS] OutOfMemory hibernate scroll with 2M records | Postgresql 8.4 DB

2009-12-21 Thread Craig Ringer
On 22/12/2009 1:25 AM, Greg Stark wrote: On Mon, Dec 21, 2009 at 5:04 PM, Ankit Kumarank...@xebia.com wrote: Thanks for your response. Hibernate works well when I change the DB to SQL server but somehow the moment I point to Postgresql it start generating OutOfMemory. Is there some

Re: [BUGS] BUG #5250: Tutorial examples(pre-compiled) not present with precompiled binary version of PostgreSQL.

2009-12-21 Thread Robert Haas
On Mon, Dec 21, 2009 at 7:05 AM, Ashish Anand ashish.the@gmail.com wrote: Hi, I downloaded from here http://www.postgresql.org/download/windows which leads to http://www.enterprisedb.com/products/pgdownload.do#windows and has a note: The one click installer is maintained by Dave Page at