Re: CREATE DATABASE with filesystem cloning - Mailing list pgsql-hackers

From Robert Haas
Subject Re: CREATE DATABASE with filesystem cloning
Date
Msg-id CA+TgmoamNM77unOa5wkiwWvRk6npbydT6xBbNKS3YucugSh4wQ@mail.gmail.com
Whole thread Raw
In response to Re: CREATE DATABASE with filesystem cloning  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Responses Re: CREATE DATABASE with filesystem cloning
List pgsql-hackers
On Thu, May 16, 2024 at 9:43 AM Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> Actually, the documentation for the file_copy_method was mentioning
> the things it controls; I converted it to an itemized list now. Also,
> changed the comment to: 'Further uses of this function requires
> updates to the list that GUC controls in its documentation.'. v7 is
> attached.

I think the comments need some wordsmithing.

I don't see why this parameter should be PGC_POSTMASTER.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why does pgindent's README say to download typedefs.list from the buildfarm?
Next
From: Robert Haas
Date:
Subject: Re: Direct SSL connection with ALPN and HBA rules