Permissions and PGSQL - Mailing list pgsql-hackers

From Jean-Eric Cuendet
Subject Permissions and PGSQL
Date
Msg-id 3FC3FB65000B0F8B@mssazhb-int.msg.bluewin.ch
Whole thread Raw
Responses Re: Permissions and PGSQL
Re: Permissions and PGSQL
Re: Permissions and PGSQL
List pgsql-hackers
Hi,
I use PgSql for a lot of our company's need and I lack some features.
I would like to know if there is plans to implement:
- User permissions based on columns? (Ex: User1 has Select on Column "CompayName"
but User2 has update on column "CompanyName" while User3 has create new row
on table).
- Permissions on create table. This is the most lacking permission problem
actually, since everyone that can log in PgSql can create tables...

Thanks to share ideas and on going work.
-jec



pgsql-hackers by date:

Previous
From: Claudia D'amato
Date:
Subject: postgres does not respond to a query view of 10000 records roughl y
Next
From: "Glenn Wiorek"
Date:
Subject: Re: Postgres respond after toomany times to a query view