Re: [GENERAL] User privilege information.

2007-02-15 Thread tonylaq
On Feb 15, 6:32 am, [EMAIL PROTECTED] ("Alexi Gen") wrote: > Hello, > > How do I find out the privileges of a particular user? > (names and ids of the objects and their permissions the user has access to) > If there a single table/view that can give this information - please point > me to it. > Oth

Re: [GENERAL] Setting up functions in psql.

2007-02-18 Thread tonylaq
On Feb 16, 12:06 am, [EMAIL PROTECTED] (Paul Lambert) wrote: > Tom Lane wrote: > > Paul Lambert <[EMAIL PROTECTED]> writes: > >> What I am confused about is: Why does the creation of a function fail if > >> a table it uses does not exist when the function itself is creating the > >> table further u