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.980717155043.5984A-100000@p22.cs.man.ac.uk
Whole thread Raw
List pgsql-general
Hello,
I have issued the "make" command for the $PGROOT/src/tutorial/Makefile
file and then issued

 load '/home/postgres/linux/src/tutorial/complex.so'

from interactive psql to load the object file into the address space and
received the following:

 "PQexec() -- Request was sent to backend, but backend closed the channel
before responding.
        This probably means the backend terminated abnormally before or
while processing the request."

What does that mean? What is wrong?

Kostas Vassiliadis




pgsql-general by date:

Previous
From: Maarten Boekhold
Date:
Subject: Re: [ADMIN] security on line by line basis
Next
From: "J. Christopher Bower"
Date:
Subject: Porting from 6.1 to 6.3.2 - 6.1 pgdump Segv Fault