Re: How to read wal files in postgresql 15? - Mailing list pgsql-admin

From hubert depesz lubaczewski
Subject Re: How to read wal files in postgresql 15?
Date
Msg-id ZINBdx5/4mxuTYJB@depesz.com
Whole thread Raw
In response to How to read wal files in postgresql 15?  (Dennis <daslaner@gmail.com>)
List pgsql-admin
On Fri, Jun 09, 2023 at 05:01:17PM +0300, Dennis wrote:
> How to read wal files in postgresql 15? I want to know which tables
> /objects used in wal file. Are there any tool same as logminer (Oracle) in
> postgres?

perhaps pg_waldump will help you?
https://www.postgresql.org/docs/current/pgwaldump.html

Best regards,

depesz





pgsql-admin by date:

Previous
From: Holger Jakobs
Date:
Subject: Re: How to read wal files in postgresql 15?
Next
From: MichaelDBA
Date:
Subject: Re: Obtaining the size of temp tables in current sesion