[DOCS] pg_logical_slot_get_changes needs clarification

2016-12-05 Thread finzelj
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.4/static/functions-admin.html Description: It is not obvious from reading the description for function pg_logical_slot_get_changes that it is a "destructive" function, and this bit me. I

[DOCS] Grammar error

2017-03-06 Thread finzelj
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/wal-configuration.html Description: On the 9.5/wal-configuration page, there is a grammar error: "so it accommodates peak usage rather average usage to some extent" It should be

[DOCS] Confused about a statement in WAL configs

2017-07-31 Thread finzelj
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/wal-configuration.html Description: In this section: "At checkpoint time, all dirty data pages are flushed to disk and a special checkpoint record is written to the log file. (The