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
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
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
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