Information schema permissions

From: johnf <jfabiani(at)yolo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Information schema permissions
Date: 2008-02-06 21:01:35
Message-ID: 200802061301.35718.jfabiani@yolo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Assume a standard install on Linux (what ever that means). Would a normal
user have access to information schema? I have a front end written in python
that accesses tables and permissions are set based on roles. But I do
nothing with respect to the information schema view. I would like my program
to access the view. Would there be anything preventing a standard user
from 'SELECT' access?
--
John Fabiani

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message D'Arcy J.M. Cain 2008-02-06 21:17:10 Re: Double query
Previous Message PostgreSQL Admin 2008-02-06 21:01:09 Double query