Re: False "pg_serial": apparent wraparound” in logs - Mailing list pgsql-hackers

From Imseih (AWS), Sami
Subject Re: False "pg_serial": apparent wraparound” in logs
Date
Msg-id 82EB3C58-9BFF-4B49-80A6-B42C4750B73F@amazon.com
Whole thread Raw
In response to Re: False "pg_serial": apparent wraparound” in logs  ("Imseih (AWS), Sami" <simseih@amazon.com>)
List pgsql-hackers
Correct a typo in my last message: 

Instead of:
“ I added an additional condition to make sure that the tailPage proceeds the headPage
as well. “

It should be:
“ I added an additional condition to make sure that the tailPage precedes the headPage
as well. ”


Regards,

Sami

> On Oct 5, 2023, at 6:29 PM, Imseih (AWS), Sami <simseih@amazon.com> wrote:
> 
> I added an additional condition to make sure that the tailPage proceeds the headPage
> as well.

pgsql-hackers by date:

Previous
From: "Imseih (AWS), Sami"
Date:
Subject: Re: False "pg_serial": apparent wraparound” in logs
Next
From: Michael Paquier
Date:
Subject: Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag