Getting transaction details from the WAL?

From: Bo Guo <bo(dot)guo(at)gisticinc(dot)com>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: Getting transaction details from the WAL?
Date: 2021-05-23 02:00:27
Message-ID: 52014f4e-b1d5-06fd-660e-b58f4f1188de@gisticinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hello, PostgreSQL community!

I am wondering if it is possible to get content changes to a particular
table from a point-in-time by exploring the WAL or any other artifacts
relating to transaction management.

Any help or comment is appreciated!

Cheers,

Bo

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Christophe Pettus 2021-05-23 02:03:25 Re: Getting transaction details from the WAL?
Previous Message Tom Lane 2021-05-11 23:20:15 Re: set Assert checking on by session