Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Boszormenyi Zoltan <zb@cybertec.at>
Cc: Amit Kapila <amit.kapila@huawei.com>, Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>, Hans-Jürgen Schönig <hs@cybertec.at>, Pg Hackers <pgsql-hackers@postgresql.org>, Magnus Hagander <magnus@hagander.net>
Date: 2012-10-11T00:04:54Z
Lists: pgsql-hackers
On Thu, Oct 11, 2012 at 4:58 AM, Boszormenyi Zoltan <zb@cybertec.at> wrote: > I was able to test it on OSX and I found my bug. Attached is the new code. > The problem was in conninfo_init(), the last entry in the filtered list was > not initialized to 0. It seems that for some reason, my Linux machine gave > me pre-initialized memory. Thanks. Will test. Regards, -- Fujii Masao
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Make the streaming replication protocol messages architecture-independent.
- add6c3179a4d 9.3.0 cited