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

From: Mark Matthews <mem(at)object-craft(dot)com(dot)au>
To: Stephen Tahmosh <stahmosh(at)shieldsrx(dot)com>
Cc: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
Date: 2015-06-17 22:49:31
Message-ID: 5219F9EF-1EA4-46E8-9ED6-78EEDECB7074@object-craft.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

mx is software released by these guys.
http://www.egenix.com
They all sorts of useful things for dealing with dates, proxies, etc
You probably need mx Base.

-------------------------------------------------
Mark Matthews
General Manager
Object Craft Pty Ltd
Phone: +61 3 9654 9099
http://www.object-craft.com.au

> On 18 Jun 2015, at 5:48 am, Stephen Tahmosh <stahmosh(at)shieldsrx(dot)com> wrote:
>
> 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(at)gunduz(dot)org]
> Sent: Wednesday, June 17, 2015 3:30 PM
> To: Stephen Tahmosh
> Cc: Joshua D. Drake; pgsql-admin(at)postgresql(dot)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 Certified Engineer
> 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 CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW. If you are not the intended recipient, your use of this message for any purpose is strictly prohibited. If you have received this communication in error, please delete the message without making any copies and notify the sender so that we may correct our records. Thank you.
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stephen Tahmosh 2015-06-18 11:02:14 Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
Previous Message Devrim GÜNDÜZ 2015-06-17 20:00:48 Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?