Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints

From: Adam Brusselback <adambrusselback(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints
Date: 2021-06-15 13:18:58
Message-ID: CAMjNa7e4QK5hj4+1sSiNz8xtY7=f9GOsRbAh_wxXvJhRXDxMbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am I mistaken in thinking that this would allow CREATE DATABASE to run
inside a transaction block now, further reducing the DDL commands that are
non-transactional?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2021-06-15 13:24:30 Re: Case expression pushdown
Previous Message Ashutosh Bapat 2021-06-15 13:15:24 Re: Function scan FDW pushdown