Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: John-Paul Stewart Newsgroups: comp.databases.postgresql Subject: Re: Row Security Policies Date: Mon, 11 Sep 2017 11:12:05 -0400 Lines: 8 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: individual.net AHT0UdukD+v7AQC3KUnhggGnoNzMF6FFysCD5eIelrOXJW47++ Cancel-Lock: sha1:GfdRxjp/FZQzmu5CpBz3Pk7ddzQ= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 In-Reply-To: Content-Language: en-CA Xref: csiph.com comp.databases.postgresql:795 On 11/09/17 06:29 AM, Subashmani R wrote: > Is "ENABLE ROW LEVEL SECURITY" option available in PostgreSQL 9.3.11? No. Row level security was added in version 9.5, according to the release notes (third item listed): https://www.postgresql.org/docs/9.5/static/release-9-5.html