Loading shared object files into Postgres

Поиск
Список
Период
Сортировка
От Konstantinos Vassiliadis
Тема Loading shared object files into Postgres
Дата
Msg-id Pine.LNX.3.95.980717155043.5984A-100000@p22.cs.man.ac.uk
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Maarten Boekhold
Дата:
Сообщение: Re: [ADMIN] security on line by line basis
Следующее
От: "J. Christopher Bower"
Дата:
Сообщение: Porting from 6.1 to 6.3.2 - 6.1 pgdump Segv Fault