Add hint message for check_log_destination()

From: Japin Li <japinli(at)hotmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Add hint message for check_log_destination()
Date: 2023-07-07 05:06:30
Message-ID: MEYP282MB16690D36C2C10A1E11B8C97AB62DA@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hi, hackers

When I try to change log_destination using ALTER SYSTEM with the wrong value,
it complains of the "Unrecognized key word" without available values. This
patch tries to add a hint message that provides available values for
log_destination. Any thoughts?

--
Regrads,
Japin Li.

Attachment Content-Type Size
v1-0001-Add-hint-message-for-log_destination.patch text/x-diff 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2023-07-07 05:14:27 Re: pgsql: Fix search_path to a safe value during maintenance operations.
Previous Message Dilip Kumar 2023-07-07 04:53:32 Re: Disabling Heap-Only Tuples