From: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | petr(dot)jelinek(at)2ndquadrant(dot)com |
Cc: | peter(dot)eisentraut(at)2ndquadrant(dot)com, noriyoshi(dot)shinoda(at)hpe(dot)com, pgsql-hackers(at)postgresql(dot)org, craig(at)2ndquadrant(dot)com |
Subject: | Re: Logical Replication and Character encoding |
Date: | 2017-03-21 10:32:40 |
Message-ID: | 20170321.193240.14060573.horiguchi.kyotaro@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Mmm. I shot the previous mail halfway.
At Mon, 6 Mar 2017 11:13:48 +0100, Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com> wrote in <a7c0cc59-9c21-238c-b6a7-d6eb519ad9ee(at)2ndquadrant(dot)com>
> > By the way, I noticed that postmaster launches logical
> > replication launcher even if wal_level < logical. Is it right?
>
> Yes, that came up couple of times in various threads. The logical
> replication launcher is needed only to start subscriptions and
> subscriptions don't need wal_level to be logical, only publication needs
> that.
I understand, thanks. Anyway the message seems to have hidden
from startup message:)
--
Kyotaro Horiguchi
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Michálek | 2017-03-21 10:35:33 | Re: Other formats in pset like markdown, rst, mediawiki |
Previous Message | Kyotaro HORIGUCHI | 2017-03-21 10:24:19 | Re: Logical Replication and Character encoding |