On Fri, Oct 18, 2024 at 02:25:15AM +0900, Fujii Masao wrote:
> The documentation in wal.sgml explains that old WAL files cannot be
> removed or recycled until they are archived (when WAL archiving is used)
> or replicated (when using replication slots). However, it did not
> mention that, similarly
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/protocol-message-formats.html
Description:
I don't see it clearly stated which Int fields are signed and which are
unsigned. If it can be assumed that Int is signed and Byte is unsigned th