From: | cad0022(at)iperbole(dot)bologna(dot)it |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | pgplsh on postgresql 8.0.2 |
Date: | 2005-05-13 08:39:39 |
Message-ID: | 1115973579.428467cb6a20e@webmail.iperbole.bologna.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I migrated my db from postgresql 7.4.6 to 8.0.2 but I'm not able to make plsh
functions working.
I installed plsh ver. 1.0-7.3 after having installed postgresql 8.0.2 rpms for
fedora core 2.
I used the same, succesfull, install procedure I used on postgresql 7.4.6.
Every time I try to run a plsh function (ie. postmasterstarttime()) I get the
following error message:
sano_gis=# select postmasterstarttime();
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Succeeded.
sano_gis=#
Do you know if plsh ver. 1.0-7.3 is compatible with postgresql 8.0.2 ?
Is there any solution or alternative?
Thank you very much,
Paolo Mattioli
From | Date | Subject | |
---|---|---|---|
Next Message | Luc ROLLAND | 2005-05-13 08:45:18 | Re: [ANNOUNCE] SECURITY RELEASES: 7.2.8 - 7.3.10 - 7.4.8 - 8.0.3 |
Previous Message | Mario Guenterberg | 2005-05-13 07:51:56 | Postgresql 8.0.3 Zip Files corrupt... |