Re: Load sharing question - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Load sharing question
Date
Msg-id 200209100303.g8A33S709602@candle.pha.pa.us
Whole thread Raw
In response to Re: Load sharing question  (Curt Sampson <cjs@cynic.net>)
Responses Re: Load sharing question
List pgsql-general
Curt Sampson wrote:
> On Mon, 9 Sep 2002, Bruce Momjian wrote:
>
> > We can't make shared memory work across machines.
>
> Actually, shared memory does work fine across some machines.
> Digital Unix clusters, for example....

OK, I didn't go into detail, but the issue is test-and-set assembler
instructions we use for light-weight locking.  You can't tell me that
actually works on a cluster, can you?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Curt Sampson
Date:
Subject: Re: Load sharing question
Next
From: Curt Sampson
Date:
Subject: Re: Load sharing question