select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

FUNCTIONS / SYSTEM ADMINISTRATION FUNCTIONS

pg_xlogfile_name_offset

Read PG 9.6 manual ↗

Convert transaction log location string to file name and decimal byte offset within file

Historical documentation for a PostgreSQL version that is no longer supported.

Signatures & examples

pg_xlogfile_name_offset ( location pg_lsn ) → text, integer
Convert transaction log location string to file name and decimal byte offset within file
Version history 2
  1. PG 9.6 → 10removed
  2. PG 9.3 → 9.4changed

Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source