Re: How Restricting user - Mailing list pgsql-general

From David G. Johnston
Subject Re: How Restricting user
Date
Msg-id CAKFQuwY8PXRkBC6YZRZnsUR5q_6ZXarFzKJk=Dun9rjsLxSVNg@mail.gmail.com
Whole thread Raw
In response to How Restricting user  (Daniel Gallo <danielito.gallo@gmail.com>)
Responses Re: How Restricting user
List pgsql-general
​Some yes, some no.  Read up on GRANT.  Most of the resource stuff cannot be accomplished within PostgreSQL.  No clue what you mean by "logical reads".

Dave

On Thu, Feb 25, 2016 at 5:08 AM, Daniel Gallo <danielito.gallo@gmail.com> wrote:
Dear , I would like to make a query , I plan to create a user in my database , but only to make inquires , I would also like to have limits such as connection time, idle time , logical reads , is this possible? 
Thank you very much for your time

pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: 2x Time difference between first and subsequent run of the same query on fresh established connection (on linux, with perf data included, all query data in the shared buffers) on postgresql 9.3.10. Any explanation?
Next
From: Adrian Klaver
Date:
Subject: Re: How Restricting user