Re: long sql "in" clause crashes server process (8.0 Release)
- From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
- To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: long sql "in" clause crashes server process (8.0 Release)
- Date: Mon, 24 Jan 2005 15:22:59 -0500
- Message-id: <6EE64EF3AB31D5448D0007DD34EEB3412A75DF(at)Herge(dot)rcsinc(dot)local>
Ok: (sorry to spam about this) the gcc linker option to change the stack
appears to be --stack... e.g. --stack=0x2000000
Checked, the default stack in mingw is 2mb. It was intentionally set
there, have no idea why. For some info, check this link:
http://64.233.161.104/search?q=cache:W3_gbgl0AlgJ:sourceforge.net/mailar
chive/forum.php%3Fforum_id%3D5123%26max_rows%3D25%26style%3Dnested%26vie
wmonth%3D200208+change+stack+size+mingw&hl=en
Merlin
Home |
Main Index |
Thread Index