Re: Postgres crashes on cygserver

From: David Mitchell <david(dot)mitchell(at)telogis(dot)com>
To: David Mitchell <david(dot)mitchell(at)telogis(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Postgres crashes on cygserver
Date: 2004-03-21 22:37:13
Message-ID: 405E1919.2050705@telogis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Whoops, turns out it doesn't work on both development machines, only one
of them. And the production machine and development machine that doesn't
work have this in common: they are both multiprocessors (two
hyperthreaded processors to be precise, so windows sees 4 cpus).

I tried setting the cygserver process to have an affinity for only one
cpu but the problem still arose.

David Mitchell wrote:
> I've built postgres to run on cygserver rather than cygipc because we
> were experiencing hangs that had previously been thought to be caused by
> cygipc. After building postgres it worked fine under heavy load on my
> workstation, and both our development machines. However, once deployed
> to our production server the problem reappeared.
>
> What can I do to alleviate this problem?

--
David Mitchell
Software Engineer
Telogis

NOTICE:
This message (including any attachments) contains CONFIDENTIAL
INFORMATION intended for a specific individual and purpose, and
is protected by law. If you are not the intended recipient,
you should delete this message and are hereby notified that any
disclosure, copying, or distribution of this message, or the
taking of any action based on it, is strictly prohibited.

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Luis Marchani Osorio 2004-03-22 18:41:21 I can help you
Previous Message David Mitchell 2004-03-21 21:58:56 Postgres crashes on cygserver