Re: Pre-allocating WAL files

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Maxim Orlov <orlovmg(at)gmail(dot)com>
Cc: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, "Bossart, Nathan" <bossartn(at)amazon(dot)com>, Maxim Orlov <m(dot)orlov(at)postgrespro(dot)ru>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Pre-allocating WAL files
Date: 2022-03-01 14:40:44
Message-ID: 20220301144044.GG25269@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 30, 2021 at 02:51:10PM +0300, Maxim Orlov wrote:
> I did check the patch too and found it to be ok. Check and check-world are
> passed.

FYI: this is currently failing in cfbot on linux.

https://cirrus-ci.com/task/4934371210690560
https://api.cirrus-ci.com/v1/artifact/task/4934371210690560/log/src/test/regress/regression.diffs

DROP TABLESPACE regress_tblspace_renamed;
+ERROR: tablespace "regress_tblspace_renamed" is not empty

--
Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2022-03-01 14:44:51 Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file
Previous Message Stephen Frost 2022-03-01 14:34:31 Re: Temporary file access API