Re: broken master regress tests

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: broken master regress tests
Date: 2023-08-25 06:10:07
Message-ID: CAFj8pRA88TkyPFbAoh3CiNnvdDq+ca2Pb9jSbSRU0gOe=ciYnw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

pá 25. 8. 2023 v 7:38 odesílatel Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
napsal:

> On Fri, Aug 25, 2023 at 3:54 PM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
> wrote:
> > today build is broken on my Fedora 39
>
> Has commit 252dcb32 somehow upset some kind of bleeding edge btrfs
> filesystem? That's a wild guess and I can't really imagine how but
> apparently your database files are totally messed up...
>

I use only ext4

[pavel(at)nemesis ~]$ mount | grep home
/dev/mapper/luks-feb21fdf-c7aa-4373-b25e-fb26d4b28216 on /home type ext4
(rw,relatime,seclabel)

but the kernel is fresh

[pavel(at)nemesis ~]$ uname -a
Linux nemesis 6.5.0-0.rc6.43.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 14
17:17:41 UTC 2023 x86_64 GNU/Linux

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2023-08-25 06:17:14 Re: broken master regress tests
Previous Message Thomas Munro 2023-08-25 05:50:45 Re: initdb caching during tests