Re: Temporary tables under hot standby - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Temporary tables under hot standby
Date
Msg-id CA+U5nM+T+KzBA-yeegO7VEYYPDMJDegXjjVwzEtbWpBADy6TNA@mail.gmail.com
Whole thread Raw
In response to Re: Temporary tables under hot standby  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
On Thu, Apr 26, 2012 at 12:49 PM, Kevin Grittner
<Kevin.Grittner@wicourts.gov> wrote:

>> So, I can't help wonder if what we're really missing here is a
>> high-performance, log-based logical replication solution with good
>> core support.

On that, we do agree completely. That is exactly my goal for 9.3.

> The GSoC xReader project is intended to be a major step toward that,
> by providing a way to translate the WAL stream to a series of
> notifications of logical events to clients which register with
> xReader.

This is already nearly finished in prototype and will be published in
May. Andres Freund is working on it, copied here. It looks like there
is significant overlap there.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Future In-Core Replication
Next
From: Simon Riggs
Date:
Subject: Re: Temporary tables under hot standby