Re: seahorse again failing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Stefan Kaltenbrunner" <stefan(at)kaltenbrunner(dot)cc>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: seahorse again failing
Date: 2006-08-24 03:19:30
Message-ID: 28494.1156389570@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
>> Could someone with access to Windows code and test this?

> Do you mean something as simple as this?

> compiles, passes regression tests, logs this on startup of a fresh
> cluster:
> LOG: win32 open error on 'global/pgstat.stat': 2

Looks good --- I tweaked it to log all the info AllocateFile has access
to, just in case it helps. Now we wait to capture a failure.
Stefan, do you want to set that box to doing continuous regression
tests? Or anyone else with a Windows machine that's not doing much?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2006-08-24 03:50:47 Re: pgsql-patches reply-to (was Re: [PATCHES] selecting large result sets in psql using cursors)
Previous Message Joshua D. Drake 2006-08-24 03:18:56 Re: Some minor changes to pgbench