doc: Additional information about timeline ID hexadecimal format Timeline IDs are sometimes presented to the user in hexadecimal format (for example in WAL file names). Add a few bits of information to clarify this.
Author: Sébastien Lardière <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0b51d423e974557e821d890c0a3a49e419a19caa Modified Files -------------- doc/src/sgml/backup.sgml | 11 ++++++++++- doc/src/sgml/config.sgml | 8 ++++++++ 2 files changed, 18 insertions(+), 1 deletion(-)
