pg_walinspect last query typo

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, bharath(dot)rupireddyforpostgres(at)gmail(dot)com
Subject: pg_walinspect last query typo
Date: 2023-05-25 09:13:06
Message-ID: CACJufxHqXDr4NnmwmR6pEiVPAg54J0dgwMuYQzrH5BX6+NtF1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi.
https://www.postgresql.org/docs/current/pgwalinspect.html

last query should be:
SELECT * FROM pg_get_wal_stats('0/1E847D00', '0/1E84F500')
WHERE count > 0 AND
"resource_manager/record_type" = 'Transaction'
LIMIT 1;

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2023-05-25 09:16:38 Re: pg_walinspect last query typo
Previous Message Peter Eisentraut 2023-05-25 09:10:48 pgindent vs. pgperltidy command-line arguments