Hiding table structure

From: Travis Bauer <trbauer(at)indiana(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Hiding table structure
Date: 2000-06-10 18:33:13
Message-ID: Pine.GSO.4.21.0006101331220.22276-100000@piccolo.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How do I prevent users from seeing the names of tables/structure of tables
on which they do not have permission to perform operations. I would like
to make the database appear, to clients, to only contain the view to which
they have permissions, and nothing else.

----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message Marcos Barreto de Castro 2000-06-11 00:10:53 Cursor Problems
Previous Message Denis Perchine 2000-06-10 18:18:39 Problem when doing join from multiple views