Re: DOCS - System Applications 'datadir' parameter - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: DOCS - System Applications 'datadir' parameter
Date
Msg-id acFm29mHJbcplpEe@momjian.us
Whole thread Raw
In response to DOCS - System Applications 'datadir' parameter  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: DOCS - System Applications 'datadir' parameter
List pgsql-hackers
On Wed, Feb 18, 2026 at 06:27:50PM +1100, Peter Smith wrote:
> Hi.
> 
> In most places, each of the Server Application documentation pages [1]
> refers to the directory where the database cluster lives as 'datadir'.
> However, a few places called it 'directory' instead.
> 
> This patch changes the outliers also to 'datadir', making everything
> more consistent.

Good catch.  These clearly need to be datadirs and not just any
directory.  Patch applied to master, thanks.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: Adding REPACK [concurrently]
Next
From: Viktor Holmberg
Date:
Subject: Re: [PATCH] no table rewrite when set column type to constrained domain