Re: Timeline ID hexadecimal format

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Timeline ID hexadecimal format
Дата
Msg-id CA+TgmoacF8hK5T6Nm5g=fEKCRON8ELYYJabCnmyYLFLW9RJyFA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Timeline ID hexadecimal format  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
On Tue, Jan 31, 2023 at 2:16 PM Greg Stark <stark@mit.edu> wrote:
> I don't see any advantage in converting every place where we refer to
> timelines into hex and then having to refer to things like timeline
> 1A. It doesn't seem any more intuitive to someone understanding what's
> going on than referring to timeline 26.

The point, though, is that the WAL files we have on disk already say
1A. If we change the log messages to match, that's easier for users.
We could alternatively change the naming convention for WAL files on
disk, but that feels like a much bigger compatibility break.

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



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: running logical replication as the subscription owner
Следующее
От: Jeroen Vermeulen
Дата:
Сообщение: Re: libpq: PQgetCopyData() and allocation overhead