counterpart to LOAD

Started by Andreas Kretschmerover 12 years ago2 messagesgeneral
Jump to latest
#1Andreas Kretschmer
andreas@a-kretschmer.de

Hi @all,

ist there (in 9.1) a way to unload a shared lib?

It seems it's impossible since 8.1 or so, i'm right?

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Andreas Kretschmer (#1)
Re: counterpart to LOAD

Andreas Kretschmer wrote:

ist there (in 9.1) a way to unload a shared lib?

It seems it's impossible since 8.1 or so, i'm right?

Yes:
http://www.postgresql.org/docs/9.3/static/xfunc-c.html#XFUNC-C-DYNLOAD

"(Presently, unloads are disabled and will never occur, but this may change in the future.)"

This thread might be interesting:
/messages/by-id/e94e14cd0912231317w441fad87gb3a4c517603a350c@mail.gmail.com

Yours,
Laurenz Albe

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general