Re: BUG #3763: crash after create table with primary keydefined

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Cc: migo <admin(at)abp(dot)pl>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3763: crash after create table with primary keydefined
Date: 2007-11-20 13:20:16
Message-ID: 1195564816.4217.253.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 2007-11-20 at 11:46 +0000, Heikki Linnakangas wrote:
> >> In logs after this:
> >> Nov 20 11:02:04 www postgres[32757]: [4-1] wolni>NOTICE: CREATE TABLE /
> >> PRIMARY KEY will create implicit index "phpbb_acl_roles_data_pkey" for
> >> table

> >> Nov 20 11:02:04 www postgres[32731]: [2-1] >LOG: server process (PID 32757)
> >> was terminated by signal 11

> To me it does look like it was the CREATE TABLE that crashed. The NOTICE
> shows that it's process ID 32757 that's running the CREATE TABLE, and
> the LOG line later on says that that's the process that crashed.

Yep, agreed. :-(

--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message admin 2007-11-20 13:37:42 Re: BUG #3763: crash after create table with primary keydefined
Previous Message admin 2007-11-20 12:44:08 Re: BUG #3763: crash after create table with primary keydefined