Re: bug on log generation ? - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Re: bug on log generation ?
Date
Msg-id CAB-JLwa_27oXH1fUSo1JnrdoKRJcdBpvOaVDiDznbjhPZFRO9Q@mail.gmail.com
Whole thread Raw
In response to Re: bug on log generation ?  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: bug on log generation ?
List pgsql-hackers
What platform is this on? Is it possible that on some platform the chunk
size we're using is not doing an atomic write?
 
Until last year we were Ubuntu 16.04 and Postgres 11 with the latest minor update.
This January we changed to Ubuntu 20.04 and Postgres 14, now updated to 14.4.

But the problem occured on both old and new SO and Postgres versions.
Right now I opened the current log file and there are 20 or 30 of these statements and all of them are fine, maybe tomorrow the problem comes back, maybe this afternoon.

thanks
Marcos

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: `make check` doesn't pass on MacOS Catalina
Next
From: Matthias van de Meent
Date:
Subject: Re: Remaining case where reltuples can become distorted across multiple VACUUM operations