Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?

Поиск
Список
Период
Сортировка
От Stephen Tahmosh
Тема Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
Дата
Msg-id BLUPR07MB577E8696FEA638689E4DE27C4A60@BLUPR07MB577.namprd07.prod.outlook.com
обсуждение исходный текст
Ответ на Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Ответы Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?  (Mark Matthews <mem@object-craft.com.au>)
Список pgsql-admin
Thanks, this is very helpful.
I have one more error:
Two questions
1.  Do I need postgresql94-python.x86_64?
2.  If so, how do I get "mx" installed first?

Thanks again!
Steve


I tried to install  the "python" associated with postgresql and got a "dependency on "mx""
I couldn't determine what "mx" was
The error
--> Processing Dependency: mx for package: postgresql94-python-4.1.1-1PGDG.rhel6.x86_64
--> Finished Dependency Resolution
Error: Package: postgresql94-python-4.1.1-1PGDG.rhel6.x86_64 (pgdg94)
           Requires: mx
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


I found plpython, tcl, and perl, and installed successfully in /usr/pgsql-9.4/share/extension

As you suggested,  yum search postgresql94 got me the list of available packages

STeve

-----Original Message-----
From: Devrim GÜNDÜZ [mailto:devrim@gunduz.org]
Sent: Wednesday, June 17, 2015 3:30 PM
To: Stephen Tahmosh
Cc: Joshua D. Drake; pgsql-admin@postgresql.org
Subject: Re: Now using "yum.postgresql.org - RE: [ADMIN] EnterpriseDB: PostgreSql 9.4 Where is the Language Pack
Installer?


Hi,

On Wed, 2015-06-17 at 19:26 +0000, Stephen Tahmosh wrote:
> I confirmed they are installed via "yum list" and located the core
> postgres files but not the extensions I can't find out where the
> plpython/plperl objects are.

yum search postgresql94

would give you names of all packages for PostgreSQL 9.4.

so

yum install postgresql94-plpython postgresql94-plperl

would do the trick.

> Also, How do I determine which version of python, perl, (tcl) are
> supported with these language extensions?

The versions supplied by the OS -- that is why using RPMs is a bit better choice.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat
CertifiedEngineer
 
Twitter: @DevrimGunduz , @DevrimGunduzTR


THIS MESSAGE (AND ALL ATTACHMENTS) IS INTENDED FOR THE USE OF THE PERSON OR ENTITY TO WHOM IT IS ADDRESSED AND MAY
CONTAININFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW. If you are not the
intendedrecipient, your use of this message for any purpose is strictly prohibited. If you have received this
communicationin error, please delete the message without making any copies and notify the sender so that we may correct
ourrecords. Thank you.
 

В списке pgsql-admin по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?