Hi, I found walsender didn't process options (e.g., application_name in primary_conninfo) passed in the startup packet. The cause is that walsender doesn't execute process_postgres_switches() and SetConfigOption() in InitPostgres().
The attached patch fixes this bug. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center
startup_packet_options_and_walsender_v1.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers