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

Поиск
Список
Период
Сортировка
От Stephen Tahmosh
Тема Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
Дата
Msg-id BLUPR07MB577692D70E82AE31E01A4C7C4A60@BLUPR07MB577.namprd07.prod.outlook.com
обсуждение исходный текст
Ответы Re: Now using "yum.postgresql.org - RE: EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
Список pgsql-admin
I decided to try your suggestion:
        "Further I suggest you instead use yum.postgresql.org to get proper packages."
 
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.
How do I locate them on the filesystem?
Also, How do I determine which version of python, perl, (tcl) are supported with these language extensions?
 
More details below
 
Thanks,
STeve
 
I'm new to yum and rpm, so this has been a leap for me.
However I found my distribution type, and  the instructions at http://www.postgresql.org/download/linux/redhat/
I installed the "repository rpm" (I believe) and then successfully executed:
        yum install postgresql94-server postgresql94-contrib
 
I can see in a "yum list" the postgres files: 
How do I know where they were installed to?
I found the core postgres because we have 9.3 and I know where those files are
We have /usr/pgsql-9.4
ls -l
drwxr-xr-x 2 root root 4096 Jun 17 14:49 bin
drwxr-xr-x 2 root root 4096 Jun 17 14:49 lib
drwxr-xr-x 7 root root 4096 Jun 17 14:49 share
 
The yum list shows that pl- perl, python, tcl  were installed, but I can't find them:
postgresql94.x86_64                     9.4.4-1PGDG.rhel6                @pgdg94
postgresql94-contrib.x86_64             9.4.4-1PGDG.rhel6                @pgdg94
postgresql94-libs.x86_64                9.4.4-1PGDG.rhel6                @pgdg94
postgresql94-server.x86_64              9.4.4-1PGDG.rhel6                @pgdg94
postgresql94-debuginfo.x86_64           9.4.4-1PGDG.rhel6                pgdg94
postgresql94-devel.x86_64               9.4.4-1PGDG.rhel6                pgdg94
postgresql94-docs.x86_64                9.4.4-1PGDG.rhel6                pgdg94
postgresql94-jdbc.x86_64                9.3.1101-1PGDG.rhel6             pgdg94
postgresql94-jdbc-debuginfo.x86_64      9.3.1101-1PGDG.rhel6             pgdg94
postgresql94-odbc.x86_64                09.03.0400-1PGDG.rhel6           pgdg94
postgresql94-odbc-debuginfo.x86_64      09.03.0400-1PGDG.rhel6           pgdg94
postgresql94-plperl.x86_64              9.4.4-1PGDG.rhel6                pgdg94
postgresql94-plpython.x86_64            9.4.4-1PGDG.rhel6                pgdg94
postgresql94-pltcl.x86_64               9.4.4-1PGDG.rhel6                pgdg94
postgresql94-python.x86_64              4.1.1-1PGDG.rhel6                pgdg94
postgresql94-python-debuginfo.x86_64    4.1.1-1PGDG.rhel6                pgdg94
postgresql94-test.x86_64                9.4.4-1PGDG.rhel6                pgdg94
 
 
-----Original Message-----
From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Stephen Tahmosh
Sent: Wednesday, June 17, 2015 2:00 PM
To: Joshua D. Drake; pgsql-admin@postgresql.org
Subject: Re: [ADMIN] EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
 
Thank you,
I'll consider this closed and talk with the EnterpriseDB folks.
 
STeve
 
STeve
 
-----Original Message-----
From: Joshua D. Drake [mailto:jd@commandprompt.com]
Sent: Wednesday, June 17, 2015 1:48 PM
To: Stephen Tahmosh; pgsql-admin@postgresql.org
Subject: Re: [ADMIN] EnterpriseDB: PostgreSql 9.4 Where is the Language Pack Installer?
 
 
On 06/17/2015 08:37 AM, Stephen Tahmosh wrote:
> Hi,
>
> I am trying to locate the EnterpriseDB Language Pack (pl/pythonu,
> pl/perlu)
>
> I found the PostgreSql Installer (postgresql-9.4.4-1-linux-x64.run) at
> enterprisedb.com, and was successful in running it
>
> However, I thought the Language Pack was part of the installer, and it
> seems it is not
>
> I found the README for the language pack
>
> but cannot find the Installer.
>
 
 
You should be asking Enterprisedb about their version of PostgreSQL, not PostgreSQL.Org. Further I suggest you instead use yum.postgresql.org to get proper packages.
 
JD
 
--
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564 PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't control your own emotions, so everyone else should do it for you.
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@postgresql.org) To make changes to your subscription:
 
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.

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

Предыдущее
От: Stephen Tahmosh
Дата:
Сообщение: 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?