Re: FW: GRANT question - Mailing list pgsql-general

From Együd Csaba (Freemail)
Subject Re: FW: GRANT question
Date
Msg-id 0IQM00GTMKFDL760@invitel.hu
Whole thread Raw
In response to Re: FW: GRANT question  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Dear Michael,
certainly I tried and seems to be ok. Maybe I  fogot to copy it into my
letter?

-- csaba

-----Original Message-----
From: Michael Fuhr [mailto:mike@fuhr.org]
Sent: Sunday, November 27, 2005 4:50 PM
To: Együd Csaba (Freemail)
Cc: 'Tom Lane'; pgsql-general@postgresql.org
Subject: Re: FW: [GENERAL] GRANT question

On Sun, Nov 27, 2005 at 08:02:37AM +0100, Egyd Csaba (Freemail) wrote:
> thak you very much! Now it works well.
[...]
> moson.gdb=# select current_schemas(true);
>    current_schemas
> ---------------------
>  {pg_catalog,public}
> (1 row)
>
> moson.gdb=# SELECT edenproc_usesysid('probauser');  edenproc_usesysid
> -------------------
>                118
> (1 row)

Did you try these commands as the ordinary user?  The above is evidence that
it works for a superuser, which it did already according to your previous
posts.

--
Michael Fuhr

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.8/183 - Release Date: 2005.11.25.



pgsql-general by date:

Previous
From: Jerry LeVan
Date:
Subject: Default and PQexecParams
Next
From: Jerry LeVan
Date:
Subject: Tcl Support in the FC4 rpms at posgresql.org?