Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Boszormenyi Zoltan <zb(at)cybertec(dot)at>
Cc: pgsql-hackers(at)postgresql(dot)org, Steve Singer <steve(at)ssinger(dot)info>
Subject: Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node
Date: 2012-06-29 12:50:58
Message-ID: 201206291450.58984.andres@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Friday, June 29, 2012 02:43:49 PM Boszormenyi Zoltan wrote:
> 2012-06-19 09:24 keltezéssel, Andres Freund írta:
> > On Tuesday, June 19, 2012 04:12:47 AM Steve Singer wrote:
> >> On 12-06-18 07:30 AM, Andres Freund wrote:
> >>> Hrmpf #666. I will go through through the series commit-by-commit again
> >>> to make sure everything compiles again. Reordinging this late
> >>> definitely wasn't a good idea...
> >>>
> >>> I pushed a rebased version with all those fixups (and removal of the
> >>> zeroRecPtr patch).
> >>
> >> Where did you push that rebased version to? I don't see an attachment,
> >> or an updated patch in the commitfest app and your repo at
> >> http://git.postgresql.org/gitweb/?p=users/andresfreund/postgres.git;a=su
> >> mma ry hasn't been updated in 5 days.
> >
> > To the 2ndquadrant internal repo. Which strangely doesn't help you.
> > *Headdesk*. Pushed to the correct repo and manually verified.
>
> Which repository is the correct one?
> http://git.postgresql.org/gitweb/?p=users/andresfreund/postgres.git
> was refreshed 11 days ago. The patch taken from there fails with a reject
> in src/include/access/xlog.h.
Thats the right repository but Heikki's recent' changes
(dfda6ebaec6763090fb78b458a979b558c50b39b and several following) changed quite
a bit around on master and I am currently rebasing and addressing review
comments.

Greetings,

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2012-06-29 13:01:52 Re: [PATCH 11/16] Add infrastructure for manipulating multiple streams of wal on a segment handling level
Previous Message Boszormenyi Zoltan 2012-06-29 12:43:52 Re: [PATCH 11/16] Add infrastructure for manipulating multiple streams of wal on a segment handling level