Re: Selecting large tables gets killed

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Selecting large tables gets killed
Date: 2014-02-20 09:04:42
Message-ID: CAB8KJ=h-BkZzRR9x1V3i_OLnFtQL9J=ioO8wmYVvHJ=Ew-yWUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2014-02-20 16:16 GMT+09:00 Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>:
> Hi All,
> Here is a strange behaviour with master branch with head at
(...)
> Looks like a bug in psql to me. Does anybody see that behaviour?

It's not a bug, it's your VM's OS killing off a process which is using
up too much memory.

Check /var/log/messages to see what the kernel has to say about it.

Regards

Ian Barwick

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavan Deolasee 2014-02-20 09:05:59 Re: Selecting large tables gets killed
Previous Message Ashutosh Bapat 2014-02-20 09:02:16 Re: Selecting large tables gets killed