Re: cheaper snapshots

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Hannu Krosing <hannu(at)krosing(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: cheaper snapshots
Date: 2011-07-28 20:42:38
Message-ID: CA+Tgmoa8GMcrTrV6tZbc-67yKG7PADF7zG1LxtLqMhkyj+uv0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 28, 2011 at 4:36 PM, Hannu Krosing <hannu(at)krosing(dot)net> wrote:
> so in case of stuck slave the syncrep transcation is committed after
> crash, but is not committed before the crash happens ?

Yep.

> ow will the replay process get stuc gaian during recovery ?

Nope.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2011-07-28 20:51:36 Re: XMLATTRIBUTES vs. values of type XML
Previous Message Tom Lane 2011-07-28 20:41:43 Re: New partitioning WAS: Check constraints on partition parents only?