Re: Fails to work on live images due to fsync() on pg_commit_ts before doing any write there

From: Raphael Hertzog <hertzog(at)debian(dot)org>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Fails to work on live images due to fsync() on pg_commit_ts before doing any write there
Date: 2017-11-07 14:57:03
Message-ID: 20171107145703.5uoniupl2ymx7kjp@home.ouaza.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello Alvaro,

On Tue, 07 Nov 2017, Alvaro Herrera wrote:
> Please create a machine that works this way and get it added to the
> buildfarm, so that this sort of thing doesn't surprise us in the future
> months after the fact.
> https://wiki.postgresql.org/wiki/Buildfarm

The issue is not really related to the postgresql build. This is more the
realm of continuous integration testing (think jenkins) under a specific set
of conditions.

While I could possibly write a test script that would run on a Linux
chroot, I don't have the resources to provide a machine for your
buildfarm.

Cheers,
--
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: https://www.freexian.com/services/debian-lts.html
Learn to master Debian: https://debian-handbook.info/get/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2017-11-07 14:58:41 Re: Fails to work on live images due to fsync() on pg_commit_ts before doing any write there
Previous Message Stephen Frost 2017-11-07 14:48:58 Re: Fails to work on live images due to fsync() on pg_commit_ts before doing any write there