Re: The reason for loris' intermittent prepared_xacts failures

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Petr Jelinek <pjmodos(at)parba(dot)cz>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: The reason for loris' intermittent prepared_xacts failures
Date: 2005-07-19 03:05:41
Message-ID: 18826.1121742341@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Petr Jelinek <pjmodos(at)parba(dot)cz> writes:
> On related note, I was also testing that signal emulation when analyzing
> this and it seems to work without any errors (except for start of course
> but thats known) - I think Tom had some doubts about it after what he
> wrote in his first reply.

It was just one of the first things that came to mind when wondering
"why does this only seem to happen on Windows?" At this point I'm
convinced that the answer is "because pg_regress sets up the locale
differently on Windows than anywhere else". But at the time I hadn't
suspected a locale issue ...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2005-07-19 04:09:21 Truncate on tables with FK's
Previous Message Tom Lane 2005-07-19 03:01:44 Re: build farm failure tuna on OSX 10.4 for 8.0