Re: create_index test fails when synchronous_commit = off @ master
Aleksander Alekseev <aleksander@timescale.com>
From: Aleksander Alekseev <aleksander@timescale.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: David Rowley <dgrowleyml@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>
Date: 2022-03-11T07:38:22Z
Lists: pgsql-hackers
Hi hackers, > Here is an updated patch that includes the commit message. Since this is a trivial change and no one seems to object to it so far, I'm going to re-check the patch against the recent `master` and change its status to "Ready for Committer" somewhere next week. -- Best regards, Aleksander Alekseev
Commits
-
Set synchronous_commit=on in test_setup.sql.
- 02fea8fdda65 15.0 landed