Performance Issue after implementataion Row level Secuirty

From: swpnl(dot)chvn(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: Performance Issue after implementataion Row level Secuirty
Date: 2016-12-02 14:04:50
Message-ID: 20161202140450.4360.1361@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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
Security) and getting frequent AccessShareLock. we 1.created role.
2.grant permission to table, sequence.
3.enabled row level security and then created policy.

Browse pgsql-docs by date

  From Date Subject
Next Message Ian Barwick 2016-12-05 00:55:19 Re: monitoring.sgml - clarify length of query text displayed in pg_stat_statements
Previous Message Robert Haas 2016-12-02 14:01:30 Re: [DOCS] monitoring.sgml - clarify length of query text displayed in pg_stat_statements