Thread: Why logical replication lancher exits 1?
I noticed when I execute "pg_ctl stop". 11799 2021-03-22 07:28:19 JST LOG: received fast shutdown request 11799 2021-03-22 07:28:19 JST LOG: aborting any active transactions 11799 2021-03-22 07:28:20 JST LOG: background worker "logical replication launcher" (PID 11807) exited with exit code 1 11802 2021-03-22 07:28:20 JST LOG: shutting down 11799 2021-03-22 07:28:20 JST LOG: database system is shut down It seems only logical replication launcher exited with exit code 1 when it received shutdown request. Why? Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
On Mon, Mar 22, 2021 at 1:11 PM Tatsuo Ishii <ishii@sraoss.co.jp> wrote: > It seems only logical replication launcher exited with exit code 1 > when it received shutdown request. Why? FWIW here's an earlier discussion of that topic: https://www.postgresql.org/message-id/flat/CAEepm%3D1c3hG1g3iKYwfa_PDsT49RBaBJsaot_qNhPSCXBm9rzA%40mail.gmail.com
> On Mon, Mar 22, 2021 at 1:11 PM Tatsuo Ishii <ishii@sraoss.co.jp> wrote: >> It seems only logical replication launcher exited with exit code 1 >> when it received shutdown request. Why? > > FWIW here's an earlier discussion of that topic: > > https://www.postgresql.org/message-id/flat/CAEepm%3D1c3hG1g3iKYwfa_PDsT49RBaBJsaot_qNhPSCXBm9rzA%40mail.gmail.com Thank you for pointing it out. I will look into the discussion. Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp