Re: CREATE DATABASE with filesystem cloning

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-03-06T03:00:03Z
Lists: pgsql-hackers

Attachments

On Wed, Mar 6, 2024 at 3:16 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Here's a rebase.

Now with a wait event and a paragraph of documentation.

Commits

  1. Introduce file_copy_method setting.