Re: [DOCS] Format of the table is broken

2017-09-06 Thread Peter Eisentraut
On 7/28/17 08:02, daniel.westerm...@dbi-services.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/locale.html > Description: > > The format of the table which describes the various LC_ parameters seems to > be bro

Re: [DOCS] Docbook 5.x

2017-09-06 Thread Peter Eisentraut
On 2/28/17 03:55, Alexander Law wrote: > I've rebased previous patches for the current "10devel" version. > Will we continue move to DocBook.XML? > Are there any obstacles that may keep us from moving forward? I have started working through these patches now. I have committed the escaping of < an

[DOCS] Streaming replication documentation

2017-09-06 Thread None
Page: https://wiki.postgresql.org/wiki/Streaming_Replication Description: The instructions at step 7 are making too many assumptions. $PGDATA is an undefined variable that isn't created during the initial install process and rsync daemon on standby must be first setup and running. /srv/pgsql/ ins'

[DOCS] 4.2.9. Type Casts - documentation improvement

2017-09-06 Thread artejera
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.2/static/sql-syntax.html Description: Hi, There seems to be no explicit documentation of the useful construct: Select tt.*::text from tt Also related: 4.2.13. Row Constructors Congrats

[DOCS] postgres command not found

2017-09-06 Thread zwhitchcox
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.3/static/server-start.html Description: I'm using 9.3, and the documentation says the first thing you should do is to start the server is type postgres, and ubuntu says command not found $

[DOCS] Asks me to refer to installation instructions, which is what I followed

2017-09-06 Thread zwhitchcox
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/tutorial-createdb.html Description: So, I followed the instructions here https://www.postgresql.org/download/linux/ubuntu/ to a T, but it's saying to refer to the installation ins

Re: [DOCS] password_encryption in postgresql.conf (10)

2017-09-06 Thread Michael Paquier
On Wed, Sep 6, 2017 at 5:31 PM, Oleg Bartunov wrote: > I may be mistaken, but postgresql.conf for version 10 still mentions > plain comment > > #password_encryption = md5 # md5, scram-sha-256, or plain You are right, this should be removed. -- Michael -- Sent via pgsql-docs mail

[DOCS] password_encryption in postgresql.conf (10)

2017-09-06 Thread Oleg Bartunov
I may be mistaken, but postgresql.conf for version 10 still mentions plain comment #password_encryption = md5 # md5, scram-sha-256, or plain Oleg -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailp