Re: Add a perl function in Cluster.pm to generate WAL

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Add a perl function in Cluster.pm to generate WAL
Дата
Msg-id ZYIgg55UyDS56Y9l@paquier.xyz
обсуждение исходный текст
Ответ на Re: Add a perl function in Cluster.pm to generate WAL  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Ответы Re: Add a perl function in Cluster.pm to generate WAL  ("Euler Taveira" <euler@eulerto.com>)
Список pgsql-hackers
On Tue, Dec 19, 2023 at 11:25:50AM +0530, Bharath Rupireddy wrote:
> I used pg_logical_emit_message() in non-transactional mode without
> needing an explicit WAL flush as the pg_switch_wal() does a WAL flush
> at the end [1].

Indeed, that should be enough to answer my comment.

> Attached v4 patch.

LGTM, thanks.  Euler, what do you think?
--
Michael

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Built-in CTYPE provider
Следующее
От: Peter Smith
Дата:
Сообщение: Re: "pgoutput" options missing on documentation