Re: Snapshot synchronization, again... - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Snapshot synchronization, again...
Date
Msg-id AANLkTin5sVFj+Yov=tR5487DTpMgWD9Ad=PuopiPh_f+@mail.gmail.com
Whole thread Raw
In response to Re: Snapshot synchronization, again...  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Snapshot synchronization, again...  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Tue, Feb 22, 2011 at 9:34 AM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
>> Oh.  Well that's really silly.  At that point you might as well just
>> store the snapshot and an integer identifier in shared memory, right?
>
> Yes, that's the point I was trying to make. I believe the idea of a hash was
> that it takes less memory than storing the whole snapshot (and more
> importantly, a fixed amount of memory per snapshot). But I'm not convinced
> either that dealing with a hash is any less troublesome.

OK, sorry for taking a while to get the point.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Snapshot synchronization, again...
Next
From: Bruce Momjian
Date:
Subject: Re: OUTER keyword