Re: [GENERAL] postgresql9.1.6 core dump

2013-10-11 Thread John R Pierce
On 10/11/2013 3:51 AM, hiroyuki shiga wrote: but I can't provide a self-contained test case. what were you doing when this coredump occured? did any errors get logged by the postgresql server? kernel? what platform (operating system, version, bitsize, etc) are you running on? a stack tr

Re: [GENERAL] postgresql9.1.6 core dump

2013-10-11 Thread Jeff Janes
On Fri, Oct 11, 2013 at 3:51 AM, hiroyuki shiga wrote: > Thank you for reply. > > but I can't provide a self-contained test case. > It that because it is too proprietary/sensitive to provide, or because the problem is not readily reproducible? Cheers, Jeff

Re: [GENERAL] postgresql9.1.6 core dump

2013-10-11 Thread Adrian Klaver
On 10/11/2013 08:36 AM, Alvaro Herrera wrote: Adrian Klaver escribió: On 10/11/2013 03:51 AM, hiroyuki shiga wrote: Thank you for reply. but I can't provide a self-contained test case. So what are you doing when you get the core dump? The query is in the backtrace: SELECT PATH, COUN

Re: [GENERAL] postgresql9.1.6 core dump

2013-10-11 Thread Alvaro Herrera
Adrian Klaver escribió: > On 10/11/2013 03:51 AM, hiroyuki shiga wrote: > >Thank you for reply. > > > >but I can't provide a self-contained test case. > > > > So what are you doing when you get the core dump? The query is in the backtrace: SELECT PATH, COUNT(SITE_ID) FROM ACCESS_LOG_05 WHER

Re: [GENERAL] postgresql9.1.6 core dump

2013-10-11 Thread Adrian Klaver
On 10/11/2013 03:51 AM, hiroyuki shiga wrote: Thank you for reply. but I can't provide a self-contained test case. So what are you doing when you get the core dump? -- Adrian Klaver adrian.kla...@gmail.com -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make

Re: [GENERAL] postgresql9.1.6 core dump

2013-10-11 Thread hiroyuki shiga
Thank you for reply. but I can't provide a self-contained test case. 2013/10/11 Tom Lane > hiroyuki shiga writes: > > I'm having problems postgesql coredump. > > Do you have any idea?. > > Can you provide a self-contained test case that causes that? > > regards, t

Re: [GENERAL] postgresql9.1.6 core dump

2013-10-11 Thread Tom Lane
hiroyuki shiga writes: > I'm having problems postgesql coredump. > Do you have any idea?. Can you provide a self-contained test case that causes that? regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscr