From: Bruce Momjian Date: Mon, 23 Mar 2026 16:13:31 +0000 (-0400) Subject: doc: make "datadir" argument specification more specific X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a68fd70cb87ae08c72c3bb626d9b277dd5eb937;p=thirdparty%2Fpostgresql.git doc: make "datadir" argument specification more specific Previously these cases were listed as "directory". Author: Peter Smith Discussion: https://postgr.es/m/CAHut+PvCOQqMi0zRk3GecbYzm5xX1wQixxm9Qs3oXXr5fFCUgw@mail.gmail.com --- diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 7613174c18b..bd0dbff8caa 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -28,7 +28,7 @@ PostgreSQL documentation - directory + datadir @@ -190,8 +190,8 @@ PostgreSQL documentation - - + + This option specifies the directory where the database cluster diff --git a/doc/src/sgml/ref/pg_checksums.sgml b/doc/src/sgml/ref/pg_checksums.sgml index e9e393495df..b64393c813f 100644 --- a/doc/src/sgml/ref/pg_checksums.sgml +++ b/doc/src/sgml/ref/pg_checksums.sgml @@ -61,8 +61,8 @@ PostgreSQL documentation - - + + Specifies the directory where the database cluster is stored. diff --git a/doc/src/sgml/ref/pg_createsubscriber.sgml b/doc/src/sgml/ref/pg_createsubscriber.sgml index cf45ff3573d..6e17cee18eb 100644 --- a/doc/src/sgml/ref/pg_createsubscriber.sgml +++ b/doc/src/sgml/ref/pg_createsubscriber.sgml @@ -126,8 +126,8 @@ PostgreSQL documentation - - + + The target directory that contains a cluster directory from a physical diff --git a/doc/src/sgml/ref/pg_rewind.sgml b/doc/src/sgml/ref/pg_rewind.sgml index 24cf57d68ff..f704dc108e6 100644 --- a/doc/src/sgml/ref/pg_rewind.sgml +++ b/doc/src/sgml/ref/pg_rewind.sgml @@ -28,9 +28,9 @@ PostgreSQL documentation - directory + datadir - + @@ -162,8 +162,8 @@ PostgreSQL documentation - - + + This option specifies the target data directory that is synchronized @@ -174,7 +174,7 @@ PostgreSQL documentation - + Specifies the file system path to the data directory of the source