Re: BUG #3763: crash after create table with primary keydefined - Mailing list pgsql-bugs

From admin@abp.pl
Subject Re: BUG #3763: crash after create table with primary keydefined
Date
Msg-id 42840.82.160.43.194.1195565862.squirrel@poczta.abp.pl
Whole thread Raw
Responses Re: BUG #3763: crash after create table with primary keydefined  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-bugs
Dnia Wt Listopada 20 2007, 14:20, Simon Riggs napisa³(a):
> 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. :-(
>
OK so what we can do now?

Regards,
--
Tomasz

pgsql-bugs by date:

Previous
From: Simon Riggs
Date:
Subject: Re: BUG #3763: crash after create table with primary keydefined
Next
From: Zdenek Kotala
Date:
Subject: Re: BUG #3763: crash after create table with primary keydefined