Re: create_index test fails when synchronous_commit = off @ master
Aleksander Alekseev <aleksander@timescale.com>
From: Aleksander Alekseev <aleksander@timescale.com>
To: Andres Freund <andres@anarazel.de>
Cc: David Rowley <dgrowleyml@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-02T10:03:31Z
Lists: pgsql-hackers
Attachments
- v2-0001-Use-synchronous_commit-on-in-test_setup.sql.patch (application/octet-stream) patch v2-0001
Hi hackers, > I don't see what else can be done either. Here is the corresponding patch. Here is an updated patch that includes the commit message. -- Best regards, Aleksander Alekseev
Commits
-
Set synchronous_commit=on in test_setup.sql.
- 02fea8fdda65 15.0 landed