Bad link in Postgres 11 documentation - 19.5 WAL
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/runtime-config-wal.html Description: There is a link to section 30.4, it does not work. Regards, Ernesto Silva.
Authentication Methods page is broken on v11 and v12
Trying to view https://www.postgresql.org/docs/11/auth-methods.html https://www.postgresql.org/docs/12/auth-methods.html https://www.postgresql.org/docs/current/auth-methods.html gives me an empty page. Previous versions are not affected.
Re: Authentication Methods page is broken on v11 and v12
On 2019-Sep-11, Pavlo Golub wrote: > Trying to view > > https://www.postgresql.org/docs/11/auth-methods.html > https://www.postgresql.org/docs/12/auth-methods.html > https://www.postgresql.org/docs/current/auth-methods.html > > gives me an empty page. Previous versions are not affected. That's because commit 56811e57323f changed each ethod to be . -- Álvaro Herrerahttps://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Re: Authentication Methods page is broken on v11 and v12
Oh, god. Sorry about that. :) Thanks for letting me know, Alvaro. On Wed, Sep 11, 2019, 17:05 Alvaro Herrera wrote: > On 2019-Sep-11, Pavlo Golub wrote: > > > Trying to view > > > > https://www.postgresql.org/docs/11/auth-methods.html > > https://www.postgresql.org/docs/12/auth-methods.html > > https://www.postgresql.org/docs/current/auth-methods.html > > > > gives me an empty page. Previous versions are not affected. > > That's because commit 56811e57323f changed each ethod to be . > > -- > Álvaro Herrerahttps://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services >
Re: Most-common value docs in PG 12
On 2019-Aug-30, Bruce Momjian wrote: > OK, how is this patch? I didn't mention psql since I think everyone > expects psql to show all information about tables and indexes. Why would you change perform.sgml? It seems unnecessary; the commands shown work fine. This part seems okay: > diff --git a/doc/src/sgml/ref/create_statistics.sgml > b/doc/src/sgml/ref/create_statistics.sgml > index ec23a154d6..5b583aacb4 100644 > --- a/doc/src/sgml/ref/create_statistics.sgml > +++ b/doc/src/sgml/ref/create_statistics.sgml > @@ -98,7 +98,8 @@ CREATE STATISTICS [ IF NOT EXISTS ] class="parameter">statistics_na > > >The name of a table column to be covered by the computed statistics. > - At least two column names must be given. > + At least two column names must be given; the order of the column names > + is insignificant. > > > -- Álvaro Herrerahttps://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Re: Bad link in Postgres 11 documentation - 19.5 WAL
On Tue, Sep 10, 2019 at 07:17:12PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/runtime-config-wal.html > Description: > > There is a link to section 30.4, it does not work. The link works perfectly fine for me. -- Michael signature.asc Description: PGP signature