Re: [GENERAL] Debian PLPython

2004-12-16 Thread Simon Wittber
> > createlang -d databasename plpython > excellent, that does the trick. thankyou. I guess I was confused, as the langauges came 'pre-created' on the 8.0 RC1 windows install. ---(end of broadcast)--- TIP 7: don't forget to increase your free spa

Re: [GENERAL] Debian PLPython

2004-12-16 Thread Greg Stark
Simon Wittber <[EMAIL PROTECTED]> writes: > I've now installed 7.4 on our debian server, but it appears not to > come with plpython installed. It does to, you should have a files like: bash-3.00$ ls -l /usr/lib/postgresql/lib/pl*.so -rw-r--r-- 1 root root 32896 Dec 1 04:19 /usr/lib/postgresq

Re: [GENERAL] Debian PLPython

2004-12-16 Thread Tom Lane
Simon Wittber <[EMAIL PROTECTED]> writes: > I've now installed 7.4 on our debian server, but it appears not to > come with plpython installed. Should be there, though you may need an auxiliary package. I'm not sure how Debian splits things up, but in RPM-based distributions it's in a postgresql-p

[GENERAL] Debian PLPython

2004-12-16 Thread Simon Wittber
Hi Chaps, I'm still learning, so please be patient. I recently installed 8.0.0 RC1 on my windows machine. The languages node (in pgadmin) listed two languages, one being plpython. I've now installed 7.4 on our debian server, but it appears not to come with plpython installed. I am unable to find