Re: BUG #15634: extension missing

Поиск
Список
Период
Сортировка
От Prakash Ramakrishnan
Тема Re: BUG #15634: extension missing
Дата
Msg-id CAA2eZXw7+BPynqBvy-a4Ps_=nMoVmgzgQ5ADxf8BR2zHKOTMeg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15634: extension missing  (Prakash Ramakrishnan <prakash.ramakrishnan.ap@nielsen.com>)
Ответы Re: BUG #15634: extension missing  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-bugs
Hi Andrew,

Not able to create the below extension can ypu suggest me the solution.

npp=# create extension oracle_fdw;
ERROR:  could not open extension control file "/usr/pgsql-11/share/extension/oracle_fdw.control": No such file or directory
npp=# create extension pltcl;
ERROR:  could not open extension control file "/usr/pgsql-11/share/extension/pltcl.control": No such file or directory
npp=# create extension tds_fdw;
ERROR:  could not open extension control file "/usr/pgsql-11/share/extension/tds_fdw.control": No such file or directory

Regards,
Prakash.R
9551559623

On Wed, Feb 13, 2019 at 7:46 PM Prakash Ramakrishnan <prakash.ramakrishnan.ap@nielsen.com> wrote:
Thanks for the update. 

On Wed, Feb 13, 2019 at 7:45 PM Andrew Gierth <andrew@tao11.riddles.org.uk> wrote:
>>>>> "PG" == PG Bug reporting form <noreply@postgresql.org> writes:

 PG> We did the yum install PostgreSQL 11.1 on Linux server we facing
 PG> some issue.Not able to create the extension only showing below
 PG> files.

Some packagers put the contrib/* extension modules in a separate
-contrib package; install the version of that which goes with your
server.

--
Andrew (irc:RhodiumToad)


--


Regards,
Prakash.R
Postgresql DBA


--


Regards,
Prakash.R
Postgresql DBA

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

Предыдущее
От: Prakash Ramakrishnan
Дата:
Сообщение: Re: BUG #15634: extension missing
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15635: some files missing