Hi,<br /><br /> I'm using Pgadmin3-1.4.3 and i want to create some functions using PLpgsql or PLpython.<br /><br /> My problemis that i have no option for that languages.... when i create a function, my options are:<br /><blockquote>- internal<br/> - c<br /> - sql<br /></blockquote> How to get support for PL languages in pgadmin?<br /><br /> Thanks in advance<br/><br /> Carlos V.<br />
Hi,
I'm using Pgadmin3-1.4.3 and i want to create some functions using PLpgsql or PLpython.
My problem is that i have no option for that languages.... when i create a function, my options are:- internalHow to get support for PL languages in pgadmin?
- c
- sql
Thanks in advance
Carlos V.
They will show up if they are in your database. Run create language command for the languages you wish to use.If you add them to your template db they will be created in any future database you make with that template.Ex:create language plperl;if your db was built with perl support this command will add it to the db.Ketema J. HarrisOn Nov 17, 2006, at 9:41 AM, Carlos Vieira wrote:Hi,
I'm using Pgadmin3-1.4.3 and i want to create some functions using PLpgsql or PLpython.
My problem is that i have no option for that languages.... when i create a function, my options are:- internalHow to get support for PL languages in pgadmin?
- c
- sql
Thanks in advance
Carlos V.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера