On Thu, Aug 18, 2022 at 12:46:41PM +0300, Maxim Yablokov wrote:
> Yeah, sorry about that, I fixed it in the new patch.
> As for the tag, it is written above:
> pg_basebackup --target=shell
> And also in backup.sgml there is the following:
> createdb -T template0 class="parameter">dbname
> So I b
On Tue, Oct 19, 2021 at 06:41:54PM -0700, David G. Johnston wrote:
> On Tue, Oct 19, 2021 at 2:33 PM Tom Lane wrote:
>
> Drew DeVault writes:
> > Minor grammatical fix.
>
> Hmm, I'm not sure that reads any better than before.
>
> >
> > - Strictly speaking, this proc
On Tue, Oct 26, 2021 at 11:06:26AM -0400, Bruce Momjian wrote:
> On Tue, Oct 19, 2021 at 08:59:08AM +, PG Doc comments form wrote:
> > The following documentation comment has been logged on the website:
> >
> > Page: https://www.postgresql.org/docs/13/logical-replication-config.html
> > Descri
On Wed, Aug 17, 2022 at 11:21:58PM -0400, Bruce Momjian wrote:
> On Wed, Aug 17, 2022 at 05:11:23PM -0400, Jeff Janes wrote:
> > That looks good to me. But now looking over the linked pages more, it seems
> > like https://www.postgresql.org/docs/current/indexes-types.html was never
> > changed to
On Wed, Aug 17, 2022 at 06:09:13PM +0300, Максим Яблоков wrote:
I have prepared a small patch with possible changes of these places, and
also a separate patch with some improvements concerning missed/inapt tags.
Please have a look.
archive_command is used only when archive_library is not set AFA