Re: Selecting large tables gets killed

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: Selecting large tables gets killed
Дата
Msg-id CABOikdMAqxtROGdVpZRxGfaAyh0NRxw2kJw_vCZhzqOnj-9FMA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Selecting large tables gets killed  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Ответы Re: Selecting large tables gets killed  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Список pgsql-hackers



On Thu, Feb 20, 2014 at 2:32 PM, Ashutosh Bapat <ashutosh.bapat@enterprisedb.com> wrote:


May be each setup has it's own breaking point. So trying with larger number might reproduce the issue.

I tried to debug it with gdb, but all it showed me was that psql received a SIGKILL signal. I am not sure why.


Is the psql process running out of memory ? AFAIK OOM killer sends SIGKILL. 

Thanks,
Pavan
  
--
Pavan Deolasee
http://www.linkedin.com/in/pavandeolasee

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

Предыдущее
От: Ian Lawrence Barwick
Дата:
Сообщение: Re: Selecting large tables gets killed
Следующее
От: Christian Kruse
Дата:
Сообщение: Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication