Re: PostgreSQL 9.2beta4 (& git HEAD) server crash on creating extension plpython3u

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostgreSQL 9.2beta4 (& git HEAD) server crash on creating extension plpython3u
Date: 2012-08-21 17:07:16
Message-ID: 5033C044.2020307@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/21/12 6:34 AM, Sachin Srivastava wrote:
> Hi all,
>
> On my Mac 10.6.8 using ActiveState Python 3.2.2, I am getting a crash when
> I try to execute "CREATE EXTENSION plpython3u"
> This is the backtrace:

Does it work in Postgres 9.1?

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-08-21 17:11:11 Re: Slow tab completion w/ lots of tables
Previous Message Kevin Grittner 2012-08-21 17:03:16 Re: Slow tab completion w/ lots of tables