Re: [PATCH] add relation and block-level filtering to pg_waldump
От
Japin Li
Тема
Re: [PATCH] add relation and block-level filtering to pg_waldump
Дата
Msg-id
MEYP282MB1669791B8B59D6CF2C785BDAB63E9@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
Ответ на
[PATCH] add relation and block-level filtering to pg_waldump (David Christensen)
Список
Дерево обсуждения
[PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Geoghegan <pg@bowt.ie>
Re: [PATCH] add relation and block-level filtering to pg_waldump Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Cary Huang <cary.huang@highgo.ca>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Andres Freund <andres@anarazel.de>
Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li <japinli@hotmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li <japinli@hotmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro <thomas.munro@gmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li <japinli@hotmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li <japinli@hotmail.com>
Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen <david.christensen@crunchydata.com>
On Fri, 25 Feb 2022 at 03:02, David Christensen wrote: > Greetings, > > This patch adds the ability to specify a RelFileNode and optional BlockNum to limit output of > pg_waldump records to only those which match the given criteria. This should be more performant > than `pg_waldump | grep` as well as more reliable given specific variations in output style > depending on how the blocks are specified. > > This currently affects only the main fork, but we could presumably add the option to filter by fork > as well, if that is considered useful. > Cool. I think we can report an error instead of reading wal files, if the tablespace, database, or relation is invalid. Does there any WAL record that has invalid tablespace, database, or relation OID? -- Regrads, Japin Li. ChengDu WenWu Information Technology Co.,Ltd.
В списке pgsql-hackers по дате отправления
От: Kyotaro Horiguchi
Дата: