Re: 'Invalid lp' during heap_xlog_delete

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Daniel Wood <hexexpert(at)comcast(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 'Invalid lp' during heap_xlog_delete
Date: 2019-11-18 12:58:00
Message-ID: 20191118125800.GK1543@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 14, 2019 at 07:38:19PM -0800, Daniel Wood wrote:
> Sorry I missed one thing. Turn off full page writes.

Hmm. Linux FSes use typically 4kB pages. I'll try to look into that
with lower page sizes for relation and WAL pages.

> I'm running in an env. with atomic 8K writes.

What's that?
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2019-11-18 12:59:23 Re: dropdb --force
Previous Message Michael Paquier 2019-11-18 12:52:21 Re: Getting Recordset through returning refcursor