Re: Way to access LSN (for each transaction) by directly talking to postgres?

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Joshua Bay <joshuabay93(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Craig Ringer <craig(at)2ndquadrant(dot)com>, Fabrízio Mello <fabriziomello(at)gmail(dot)com>
Subject: Re: Way to access LSN (for each transaction) by directly talking to postgres?
Date: 2016-08-03 06:00:00
Message-ID: CAB7nPqQ=Kk33G6p0cyq8xpAz_dta-Kx7jWD3LuPbza6iOSckBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 3, 2016 at 12:37 PM, Joshua Bay <joshuabay93(at)gmail(dot)com> wrote:
> Could you please let me know if there is a way to get LSN of each
> transaction by directly communicating with Postgres server and NOT by
> accessing logs.

Logical decoding is one way.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-08-03 06:05:20 Re: Quorum commit for multiple synchronous replication.
Previous Message Masahiko Sawada 2016-08-03 05:52:07 Quorum commit for multiple synchronous replication.