Re: create subscription - improved warning message

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: create subscription - improved warning message
Дата
Msg-id CA+TgmoYdbZZ9tWz120t854sNjaEpPdGkxEcwjhFXYsJt34yoQA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: create subscription - improved warning message  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Oct 10, 2022 at 12:41 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm beginning to question the entire premise here.  That is,
> rather than tweaking this message until it's within hailing
> distance of sanity, why do we allow the no-connect case at all?

That sounds pretty nuts to me, because of the pg_dump use case if
nothing else. I don't think it's reasonable to say "oh, if you execute
this DDL on your system, it will instantaneously and automatically
begin to create outbound network connections, and there's no way to
turn that off." It ought to be possible to set up a configuration
first and then only later turn it on. And it definitely ought to be
possible, if things aren't working out, to turn it back off, too.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records
Следующее
От: "Drouvot, Bertrand"
Дата:
Сообщение: Re: Query Jumbling for CALL and SET utility statements