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
- v4-0001-CREATE-DATABASE-.-STRATEGY-FILE_CLONE.patch (text/x-patch) patch v4-0001
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
-
Introduce file_copy_method setting.
- f78ca6f3ebbb 18.0 landed