Re: Changeset Extraction v7.6 - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: Changeset Extraction v7.6
Date
Msg-id a0d7f88ec1704d880ecc9483a9674def.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to Re: Changeset Extraction v7.6  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Changeset Extraction v7.6.1  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On Fri, February 14, 2014 10:13, Andres Freund wrote:
> Hi,
>
> On 2014-02-14 09:23:45 +0100, Erik Rijkers wrote:
>> >0001-wal_decoding-Introduce-logical-changeset-extraction.patch.gz     159 k
>> >0002-wal_decoding-logical-changeset-extraction-walsender-.patch.gz     16 k
>> >0003-wal_decoding-pg_recvlogical-Introduce-pg_receivexlog.patch.gz     15 k
>> >0004-wal_decoding-Documentation-for-replication-slots-and.patch.gz     14 k
>> >0005-wal_decoding-Temporarily-add-logical-decoding-regres.patch.gz     1.8 k
>>
>> These don't apply...
>
> Works here, could you give a bit more details about the problem you have
> applying them? Note that they are compressed, so need to be gunzipped first...
>

yeah, unzipping -- I thought of that :)  (no offense taken :))

I just gave it into my standard patch-applying-compiling shell script which does something like, as always :

patch --dry-run -b -l -F 25 -p 1 <
/home/aardvark/download/pgpatches/0094/lcsg/20140213/0001-wal_decoding-Introduce-logical-changeset-extraction.patch
>patch.1.dry-run.1.out

(it loops to try out several -p values, none acceptable)

etc





pgsql-hackers by date:

Previous
From: David Beck
Date:
Subject: Re: New hook after raw parsing, before analyze
Next
From: Andres Freund
Date:
Subject: Re: Changeset Extraction v7.6.1