Loading shared object files into Postgres

From: Konstantinos Vassiliadis <vassilik(at)p22(dot)cs(dot)man(dot)ac(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Cc: selkovjr(at)mcs(dot)anl(dot)gov
Subject: Loading shared object files into Postgres
Date: 1998-07-17 15:35:42
Message-ID: Pine.LNX.3.95.980717163054.5984B-100000@p22.cs.man.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello again,
Further to my previous message about loading a shared object file into
Postgres, I have a feeling I cannot establish a connection to the backend
because I am not the postgres "superuser". Reading how a connection is
established between the various Postgres session contents, it says that
"...the postgres servers run with the user-id of the Postgres
"superuser."

Do I have to be the Postgres "superuser" in order to be able to load a
shared object file (just like you need to have "superuser" priviledges in
order to register C functions with Postgres)?

Please point me to the right direction
Kostas Vassiliadis

Responses

Browse pgsql-general by date

  From Date Subject
Next Message eric 1998-07-17 17:57:15 Re: [GENERAL] concatenation of string literals
Previous Message Kurt Seel 1998-07-17 15:27:31 concatenation of string literals