Re: Read Access to database

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Read Access to database
Date: 2007-08-28 06:04:21
Message-ID: 20070828060421.GA10490@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Tue, dem 28.08.2007, um 10:56:38 +0530 mailte Ashish Karalkar folgendes:
> Hello all,
>
> I have a database abc with owner c .
> I want to grant only read access on this DB abc to user d.
> More specificaly to a schema abcs in the databse abc.
> Is ther any way to do so?
>
> I have more than 1000 table so dont want to list all the table name in the
> grant command.

Okay:

http://www.archonet.com/pgdocs/grant-all.html

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Franck Roubieu - AXCENTEO 2007-08-28 06:44:26 Crashed DB and "base" folder files
Previous Message Ashish Karalkar 2007-08-28 05:26:38 Read Access to database