Re: Adding a pg_servername() function

Поиск
Список
Период
Сортировка
От Laetitia Avrot
Тема Re: Adding a pg_servername() function
Дата
Msg-id CAB_COdhnETLz5r7VkAK8uziVJ_JnaR4MNS2Sub+vAKf9kjGPZA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Adding a pg_servername() function  (GF <phabriz@gmail.com>)
Список pgsql-hackers


Le mer. 9 août 2023 à 17:32, GF <phabriz@gmail.com> a écrit :

Would it be less problematic if the function were called pg_gethostname()?
@Laetitia: why did you propose that name? maybe to avoid clashes with some extension out there?


I used that name to be kind of coherent with the inet_server_addr(), but I see now how it is a bad decision and can add confusion and wrong expectations. I think pg_gethostname() is better.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Incorrect handling of OOM in WAL replay leading to data loss
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Support "Right Semi Join" plan shapes