Re: [HACKERS] Parallel bitmap heap scan

Поиск
Список
Период
Сортировка
От Dilip Kumar
Тема Re: [HACKERS] Parallel bitmap heap scan
Дата
Msg-id CAFiTN-tN-TNOhtMc8u5rf=_xmG_xH2XTp0-feHENG7oz+E18vg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Parallel bitmap heap scan  (tushar <tushar.ahuja@enterprisedb.com>)
Ответы Re: [HACKERS] Parallel bitmap heap scan  (tushar <tushar.ahuja@enterprisedb.com>)
Список pgsql-hackers
On Mon, Jan 9, 2017 at 3:07 PM, tushar <tushar.ahuja@enterprisedb.com> wrote:
> creating directory data ... ok
> creating subdirectories ... ok
> selecting default max_connections ... 100
> selecting default shared_buffers ... 128MB
> selecting dynamic shared memory implementation ... posix
> creating configuration files ... ok
> running bootstrap script ... ok
> performing post-bootstrap initialization ... sh: line 1: 30709 Segmentation
> fault "/home/centos/PG10_9ja/postgresql/edbpsql/bin/postgres" --single -F -O
> -j -c search_path=pg_catalog -c exit_on_error=true template1 > /dev/null
> child process exited with exit code 139
> initdb: removing data directory "data"

I have taken the latest code, applied all 3 patches and compiled.
Initdb is working fine for me.

Can you please verify, do you have any extra patch along with my patch?
Did you properly clean the code?

I have asked one of my colleague to verify this and the result is
same, No crash.

-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: tushar
Дата:
Сообщение: Re: [HACKERS] Parallel bitmap heap scan
Следующее
От: tushar
Дата:
Сообщение: Re: [HACKERS] Parallel bitmap heap scan