Re: Cstore_fdw issue.

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Cstore_fdw issue.
Дата
Msg-id 1983bc09e1301ea1fd8302c178d287d99ca8ccf4.camel@gunduz.org
обсуждение исходный текст
Ответ на Cstore_fdw issue.  (Moses Mafusire <mosesmafusire@yahoo.com>)
Список pgsql-general
Hi,

On Thu, 2020-04-02 at 20:40 +0000, Moses Mafusire wrote:
>
>     3. I have searched for pg_config directory and found 2 locations;
>         /usr/bin/pg_config        /usr/pgsql-12/bin/pg_config

BTW, I think both the OS-supplied and the community packages are installed at
the same time, because community packages do not put pg_config under /usr/bin.

rpm -qa|grep postgresql

will probably tell you that 9.2 is also installed. In this case, I'd do these:

* yum remove postgresql-*
* yum reinstall postgresql12*

The 2nd step is needed to restore the broken links.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

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

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: Cstore_fdw issue.
Следующее
От: Guyren Howe
Дата:
Сообщение: How to unnest nested arrays