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 ZImUFb4s2tASIVk8@depesz.com
Whole thread Raw
In response to How to read wal files in postgresql 15?  (Dennis <daslaner@gmail.com>)
List pgsql-admin
On Wed, Jun 14, 2023 at 11:19:44AM +0300, Dennis wrote:
>   Thanx for your answer. But I don't see any DML detail in the report. For
> example which SQL (insert update delete) is running in wal file ? Are there
> any way to see that details?

Please keep discussion to mailing list, so others can chime in, and
potentially learn from it.

if you want queries decoded from wal, you need logical decoding, like
Holger suggested.

Best regards,

depesz




pgsql-admin by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: IS JSON STRICT - In oracle => postgres ??
Next
From: Holger Jakobs
Date:
Subject: Re: IS JSON STRICT - In oracle => postgres ??