Re: Read-only connection mode for AI workflows.

Поиск
Список
Период
Сортировка
От Andrei Lepikhov
Тема Re: Read-only connection mode for AI workflows.
Дата
Msg-id 485a95a4-3220-4165-8be2-9508afd6a0b1@gmail.com
обсуждение исходный текст
Ответ на Re: Read-only connection mode for AI workflows.  (Andres Freund <andres@anarazel.de>)
Ответы Re: Read-only connection mode for AI workflows.
Список pgsql-hackers
On 18/3/26 15:26, Andres Freund wrote:
> Regardless of the AI angle it's quite useful to be able to put a server into
> read only mode, e.g. in preparation for a planned failover where you can
> continue to allow reads but don't want any more writes. Or in preparation for
> a shutdown you want to prevent further writes (so the shutdown checkpoint is
> quick), but you do want to allow further reads (to reduce the scope of the
> downtime, by allowing reads while doing a CHECKPOINT before the actual
> shutdown).

It returns us to the question about cluster-wide V/S session-wide 
read-only mode. Should we design one of them or consider both? What do 
you think?

-- 
regards, Andrei Lepikhov,
pgEdge



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