Re: Different views with same name for different users - Mailing list pgsql-general

From Holger Krug
Subject Re: Different views with same name for different users
Date
Msg-id 20020116163538.A20871@dev12.rationalizer.com
Whole thread Raw
In response to Re: Different views with same name for different users  (Darren Ferguson <darren@crystalballinc.com>)
List pgsql-general
On Wed, Jan 16, 2002 at 09:59:42AM -0500, Darren Ferguson wrote:
> But you could create the views as you have said then grant user access
> permissions on them. I.e. get the priveldged user to create all the views
> and then use the GRANT command to allow users to access them. I.e.

You forgot: He aimed to create all the different views with one and
the same name. This is impossible in PostgreSQL.

--
Holger Krug
hkrug@rationalizer.com

pgsql-general by date:

Previous
From: Francisco Reyes
Date:
Subject: Re: Turning off transactions completely.
Next
From: Henrik Steffen
Date:
Subject: PQsendQuery: Query is too long