Hi,
Can you share the postgresql log file, when you tried to create the python
language on PG 9.0?
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA
On Fri, Sep 3, 2010 at 3:03 AM, Ron Park wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5641
> Logged by:
Hi Ron,
I am able to reproduce the issue on my side..
Thanks for the report.
I found that - plpython.dll is not exporting any plpython_call_handler
function, but plpython3_call_handler.
For the work around, you can follow this link:
1) Go to PostgreSQL lib directory
i.e. C:\Program Files\Pos
I have just run compiled postgres on AIX (AIX 5.3, pgsql version 8.4.4) and
have a few surprises regarding the make process.
1. Very nice - it found gmake as /usr/local/bin/make and called GNUmakefile
2. The make completes and it starts a test.
-- As I build, generally, as root - this failed becau
Michael Felt writes:
> -- As I build, generally, as root - this failed because initdb does not want
> to run as root
Many people regard that as bad practice ...
> --- why is the initial make installing/copying anything outside of the
> project directory (in this case it was /usr/local/pgsql if I
mamf...@gmail.com (Michael Felt) writes:
> I have just run compiled postgres on AIX (AIX 5.3, pgsql version 8.4.4) and
> have a few surprises regarding the make process.
>
> 1. Very nice - it found gmake as /usr/local/bin/make and called GNUmakefile
> 2. The make completes and it starts a test.
> -
The following bug has been logged online:
Bug reference: 5650
Logged by: Mark Llewellyn
Email address: mark_llewel...@adp.com
PostgreSQL version: 9.0 RC1
Operating system: Windows XP
Description:Postgres service showing as stopped when in fact it is
running
Details: