How to revoke access and list schema objects - Mailing list pgsql-sql

From intmail01@gmail.com
Subject How to revoke access and list schema objects
Date
Msg-id 56050f06-8382-07e5-19ce-261cb4ebdffc@gmail.com
Whole thread Raw
Responses Re: How to revoke access and list schema objects
List pgsql-sql
Hi,

There are are some people who use my database and I want to prevent them
to read code of tables and funtions. I have created a schema in which
only postgres user can have access. Other users can not use objects in
this but they can list all sql code for each object if they use pgadmin.
What is the command to prevent users to list objects and prevent them to
read the sql code.

Thanks




pgsql-sql by date:

Previous
From: Erik Brandsberg
Date:
Subject: Re: Is there any way to invoke Java API from PostgreSQL
Next
From: Steve Midgley
Date:
Subject: Re: Is there any way to invoke Java API from PostgreSQL