readonly acces to a db

From: "Stefan Scherf" <scherf(at)ventasoft(dot)de>
To: "pgsql-admin" <pgsql-admin(at)postgresql(dot)org>
Subject: readonly acces to a db
Date: 2001-08-21 21:46:15
Message-ID: NCBBKJOCIJFOPDBCOJOIKEJKEOAA.scherf@ventasoft.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I have an user "tom" and a database "info". Now I want to allow tom to
connect to info, but he should only have read access (SELECT). This
especially means, that he should not be allowed to create tables or other
objects.

How can I manage this?

Greetings

Stefan

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2001-08-21 23:45:40 Re: ERROR: Conditional NOTIFY is not implemented
Previous Message matthew.copeland 2001-08-21 21:14:21 ERROR: Conditional NOTIFY is not implemented