| From: | Paulo da Silva <pdasilva(at)esoterica(dot)pt> |
|---|---|
| To: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | A security problem (newbie) |
| Date: | 1999-03-02 18:35:22 |
| Message-ID: | 36DC2F6A.B1B40FE5@esoterica.pt |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
I need to grant access to some records of ts table to
user psergio.
I created 2 views. psergio should be allowed to use select
only on one of them. But I removed access to the whole table.
So, although I grant access to va, it is denied because the
ts table is not acessible!
How can I turn around this?
TIA
--
Paulo (pdasilva(at)esoterica(dot)pt)
| Attachment | Content-Type | Size |
|---|---|---|
| exemplo1i | text/plain | 549 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gene Selkov Jr. | 1999-03-02 18:36:50 | Re: [SQL] FW: indexing functions |
| Previous Message | Luiz Lins | 1999-03-02 17:50:50 | Converting SQL.Server Stored Procedures.. |