Re: [BUGS] Bug #929: Client connection to postgresql hangs indefi

2003-03-31 Thread Claudio Natoli
> > where test.sql is a file composed of many, many thousands > of the following pair of statements: > > create table dud_table (f integer); > > drop table dud_table; > > Invariably, after some period of time, the second > connection (B) will > > hang. > > It would help if you would qua

Re: [BUGS] Bug #929: Client connection to postgresql hangs indefi

2003-03-31 Thread Claudio Natoli
> You did say you tried already on Linux, right? Which version exactly? Red Hat Linux release 7.2 (Enigma) Kernel 2.4.7-10 > Can someone try the experiment on some *BSD platform? Three > data points would make me reasonably comfortable that it doesn't fail on > Unixen, and then I'll say Cy

Re: [BUGS] build failed using MINGW32 / MSys

2004-07-01 Thread Claudio Natoli
> Following the instructions to get Mingw32 and MSys as > directed on the site - > http://momjian.postgresql.org/main/writings/pgsql/project/win32.html > > These are the steps I followed. > > I downloaded MINGW32 and MSys and installed then. > Then downloaded postgresql-7.4.3.tar.gz from the ft

Re: [pgsql-hackers-win32] [BUGS] Win32 deadlock detection not wor

2004-09-02 Thread Claudio Natoli
> Just outta curiosity, why wasn't that detected by the > regression tests? > There is a test that depends on statement_timeout working ... For the record, this was reported here a couple days after the plpgsql test was changed: http://archives.postgresql.org/pgsql-hackers/2004-08/msg00482.php