[DOCS] simple wording fix

2016-12-03 Thread darko . prelec
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/parallel-plans.html Description: Hi! In the first paragraph of the second part of the third sentence, this: "it must constructed so that each process which executes the plan"

[DOCS] monitoring.sgml - clarify length of query text displayed in pg_stat_statements

2016-12-03 Thread Ian Barwick
Hi Small doc patch to clarify how much of the query text is show in pg_stat_statements and a link to the relevant GUC. Regards Ian Barwick -- Ian Barwick http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services diff --git a/doc/src/sgml/monito

[DOCS] Performance Issue after implementataion Row level Secuirty

2016-12-03 Thread swpnl . chvn
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/ddl-rowsecurity.html Description: We have implemented Row Level Security feature in postgres database but database is working very slow after implementation of RLS(Row level Securi