Loading shared object files into Postgres - Mailing list pgsql-general

From Konstantinos Vassiliadis
Subject Loading shared object files into Postgres
Date
Msg-id Pine.LNX.3.95.980717163054.5984B-100000@p22.cs.man.ac.uk
Whole thread Raw
List 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


pgsql-general by date:

Previous
From: Kurt Seel
Date:
Subject: concatenation of string literals
Next
From: "Gene Selkov, Jr."
Date:
Subject: Re: Loading shared object files into Postgres