[PERFORM] Row-level security performance
От | Jason Borg |
---|---|
Тема | [PERFORM] Row-level security performance |
Дата | |
Msg-id | MEXPR01MB1334F05EE1638E9188A9E69094470@MEXPR01MB1334.ausprd01.prod.outlook.com обсуждение исходный текст |
Список | pgsql-performance |
Hi, I see in the v10 release notes (2017-10-05) that there's been a change to "Improve performance of queries affected by row-levelsecurity restrictions". I am using RLS in a Postgres 9.5 database and am seeing some very bad performance when joiningtables. Upgrading this DB to v10 shows a huge performance increase in some cases where RLS has proven to be an issue,but not all. I see here (https://www.postgresql.org/message-id/14730.1508278004%40sss.pgh.pa.us), that Tom Lane (author of the commitfor the aforementioned release note) remarked on 2017-10-17: "I would *not* recommend RLS if you can equally well stickthe equivalent conditions into your queries. There is way too much risk of taking a serious performance hit due toa bad plan." What's the current advice, and future plans for row-level security performance optimisations? Though things have improved in v10, is there likely to always be that risk of a bad plan arising? Regards, Jason Borg. -- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
В списке pgsql-performance по дате отправления: