Re: How Restricting user

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Daniel Gallo <danielito(dot)gallo(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How Restricting user
Date: 2016-02-25 15:50:49
Message-ID: CAKFQuwY8PXRkBC6YZRZnsUR5q_6ZXarFzKJk=Dun9rjsLxSVNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)gallo(at)gmail(dot)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
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-02-25 16:04:16 Re: How Restricting user
Previous Message Andres Freund 2016-02-25 15:49:03 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?