Hi All
I have redhat linux 7.3
and i have postgreSQL7.2 on it now
i want to install(START) plpgsql on postgresql so please give me some help.
How to install 'plpgsql' LANGUAGE
Regards
Ramesh Patel
* Ramesh PAtel <ramesh@banas.guj.nic.in> [09.04.2003 15:19]:
> Hi All
>
> I have redhat linux 7.3
> and i have postgreSQL7.2 on it now
>
> i want to install(START) plpgsql on postgresql so please give me some help.
>
> How to install 'plpgsql' LANGUAGE
>
Issue 'createlang plpgsql <db>' command on the command prompt. You have to
have permission to do that. Search docs for more info.
--
Victor Yegorov