Re: [HACKERS] Error : undefined symbol : LWLockAssign in 9.6.3

Поиск
Список
Период
Сортировка
От Konstantin Knizhnik
Тема Re: [HACKERS] Error : undefined symbol : LWLockAssign in 9.6.3
Дата
Msg-id 598A992F.4010904@postgrespro.ru
обсуждение исходный текст
Ответ на [HACKERS] Error : undefined symbol : LWLockAssign in 9.6.3  (송기훈 <songky08@gmail.com>)
Список pgsql-hackers
On 08/09/2017 07:07 AM, 송기훈 wrote:
본문 이미지         1
Hi.
I'm trying to use imcs module with 9.6 and got this error message. LWLockAssign function has been deleted from 9.6. I can't use this module anymore from 9.6.

What I want to ask you something is that your team decides not to support imcs module anymore or doesn't concern about imcs module or are there any ways to run postgresql in memory only?

Hi,
I am author of IMCS module and performing support of it.
Please contact to me directly.
I have committed patch in https://github.com/knizhnik/imcs.git repository
which allows to use IMCS with 9.6.3 and later Postgres versions.

-- 
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

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

Предыдущее
От: Haribabu Kommi
Дата:
Сообщение: Re: [HACKERS] parallelize queries containing initplans
Следующее
От: Amit Langote
Дата:
Сообщение: Re: [HACKERS] dubious error message from partition.c