Re: Cstore_fdw issue.

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Cstore_fdw issue.
Дата
Msg-id cd01ee7f-e426-4e77-b0dc-4d0268617bdb@aklaver.com
обсуждение исходный текст
Ответ на Re: Cstore_fdw issue.  (Moses Mafusire <mosesmafusire@yahoo.com>)
Ответы Re: Cstore_fdw issue.
Список pgsql-general
On 4/3/20 10:48 AM, Moses Mafusire wrote:
> Adrian,
> I really appreciate your help. I was able to open the file in a text 
> editor in centOS, but it's read-only. I cannot even replace the file. 
> Any tricks up your sleeves for me to edit this file.

Looks like a permissions issue.

In your first post you had:

[postgres@dart-centos cstore_fdw]$ PATH=/usr/pgsql-12/bin/:$PATH make

 From above I am assuming you unpacked the cstore source as the postgres 
user into the cstore_fdw directory. Is that correct?

If that is the case then you will need to open the Makefile as the 
postgres user in order to edit it.

While you are in:

[postgres@dart-centos cstore_fdw]$

run:

/usr/bin/pg_config

and

/usr/pgsql-12/bin/pg_config

and confirm they are actually returning information.

> 
> Thanks
> 
> *Moses *


-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Moses Mafusire
Дата:
Сообщение: Re: Cstore_fdw issue.
Следующее
От: Moses Mafusire
Дата:
Сообщение: Re: Cstore_fdw issue.