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 14:55:16
Message-ID: Pine.LNX.3.95.980717155043.5984A-100000@p22.cs.man.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message J. Christopher Bower 1998-07-17 15:25:36 Porting from 6.1 to 6.3.2 - 6.1 pgdump Segv Fault
Previous Message Maarten Boekhold 1998-07-17 14:35:41 Re: [ADMIN] security on line by line basis