RE: [Proposal] Adding Log File Capability to pg_createsubscriber - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: [Proposal] Adding Log File Capability to pg_createsubscriber
Date
Msg-id OS9PR01MB121494EEBAB83F0076218BB62F550A@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: [Proposal] Adding Log File Capability to pg_createsubscriber  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
Dear Peter E.,

> Instead of creating a new logging API in pg_createsubscriber locally,
> why not extend logging.c to support a log file.

I had a concern to extend the common module. Do you have possible idea to use
pg_logging_set_logfile() on others? I cannot, tee command on linux seems enough
for others.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Initial COPY of Logical Replication is too slow
Next
From: Junwang Zhao
Date:
Subject: Re: More speedups for tuple deformation