El Dom 07 Dic 2003 17:10, Doug McNaught escribió:
> Martin Marques <[EMAIL PROTECTED]> writes:
> 
> > Is the postgres super-user the only one that can create functions
> > with LANGUAGE C?
> 
> Yes, because a C function can basically do anything it wants to with
> the privileges of the 'postgres' user.
> 
> So you have to create the function as superuser, but you only have to
> do that once for each database...

OK.
It's how I thought it was, but need confirmation. ;-)

-- 
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telemática
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to