Re: [GENERAL] Createlang plpgsql

2005-11-22 Thread Jeremy Sellors
Well they are probably busy people and I have not got a reply from them as yet. The reason I post the problem here is in the hops that someone has come across this problem before and has some experience that might help. For-instance they might have found an economical shared hosting site wi

Re: [GENERAL] Createlang plpgsql

2005-11-21 Thread Tino Wildenhain
Am Montag, den 21.11.2005, 20:12 -0800 schrieb Jeremy Sellors: > I see the problem now. On a shared host the createuser and createdb > are handled by cPanel scripts but not (as yet on my host) createlang. > The createlang utility only installs procedural languages included in > the default PostgreS

Re: [GENERAL] Createlang plpgsql

2005-11-21 Thread Jeremy Sellors
I see the problem now. On a shared host the createuser and createdb are handled by cPanel scripts but not (as yet on my host) createlang.The createlang utility only installs procedural languages included in the default PostgreSQL distribution, which fortunately includes plpgsql language I need.If t

Re: [GENERAL] Createlang plpgsql

2005-11-19 Thread Tino Wildenhain
Am Freitag, den 18.11.2005, 15:29 -0800 schrieb Jeremy Sellors: > Hi, > How can I 'createlang plpgsql database' on a shared server? on my ouwn > machine I just used 'su postgres' and 'createlang plpgsql template1' > but I need to have plpgsql available on a shared server. Shared or not, the dba ha