Re: postgresql server crash on windows 7 when using plpython

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: c k <shreeseva(dot)learning(at)gmail(dot)com>
Cc: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>, pgsql-general(at)postgresql(dot)org, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: postgresql server crash on windows 7 when using plpython
Date: 2011-08-10 08:18:35
Message-ID: CAOR=d=3VV2uLN84drLJf5pwdKOpiQkAFoJHsWaCMPTNKLvwNVw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

On Wed, Aug 10, 2011 at 1:23 AM, c k <shreeseva(dot)learning(at)gmail(dot)com> wrote:
> When I try to re-execute it, it says 'no connection to the server'. When
> checked the logs I found
>
> 2011-08-09 19:46:00 IST LOG:  database system was interrupted; last known up
> at 2011-08-09 19:45:17 IST
> 2011-08-09 19:46:00 IST LOG:  database system was not properly shut down;
> automatic recovery in progress
> 2011-08-09 19:46:00 IST FATAL:  the database system is starting up
> 2011-08-09 19:46:00 IST LOG:  consistent recovery state reached at
> 0/420B8C00
> 2011-08-09 19:46:00 IST LOG:  record with zero length at 0/420B8C00
> 2011-08-09 19:46:00 IST LOG:  redo is not required
> 2011-08-09 19:46:00 IST LOG:  database system is ready to accept connections
> 2011-08-09 19:46:01 IST LOG:  autovacuum launcher started
> Fatal Python error: PyThreadState_Get: no current thread

There should be an error before that that caused the database to not
shut down properly etc.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Craig Ringer 2011-08-10 13:51:47 Re: Postgresql 9.0.1 installation error
Previous Message Mridul Mathew 2011-08-10 08:07:25 Re: FW: Character set equivalent for AL32UTF8

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2011-08-10 09:14:36 Re: Problem with planner
Previous Message Scott Marlowe 2011-08-10 08:15:46 Re: canceling autovacuum task error