From: | Erik Rijkers <er(at)xs4all(dot)nl> |
---|---|
To: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
Cc: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions |
Date: | 2018-03-03 05:19:56 |
Message-ID: | cb2530b102afad854e051cca44577c6a@xs4all.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2018-03-03 01:55, Tomas Vondra wrote:
> Hi there,
>
> attached is an updated patch fixing all the reported issues (a bit more
> about those below).
Hi,
0007-Track-statistics-for-streaming-spilling.patch won't apply. All
the other patches apply ok.
patch complaints with:
patching file doc/src/sgml/monitoring.sgml
patching file src/backend/catalog/system_views.sql
Hunk #1 succeeded at 734 (offset 2 lines).
patching file src/backend/replication/logical/reorderbuffer.c
patching file src/backend/replication/walsender.c
patching file src/include/catalog/pg_proc.h
Hunk #1 FAILED at 2903.
1 out of 1 hunk FAILED -- saving rejects to file
src/include/catalog/pg_proc.h.rej
patching file src/include/replication/reorderbuffer.h
patching file src/include/replication/walsender_private.h
patching file src/test/regress/expected/rules.out
Hunk #1 succeeded at 1861 (offset 2 lines).
Attached the produced reject file.
thanks,
Erik Rijkers
Attachment | Content-Type | Size |
---|---|---|
pg_proc.h.rej | text/x-diff | 1.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2018-03-03 05:29:15 | Re: [HACKERS] GSOC'17 project introduction: Parallel COPY execution with errors handling |
Previous Message | Charles Cui | 2018-03-03 05:11:00 | Re: GSOC 2018 ideas |