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

2012-08-22 Thread Sachin Srivastava
ActivePython). > > To give credit, I found the decisive clue here: > http://manojadinesh.blogspot.**com/2012/06/fatal-python-** > error-pyinitialize-unable.html<http://manojadinesh.blogspot.com/2012/06/fatal-python-error-pyinitialize-unable.html> > > Cheers, > Jan > -- Regards, Sachin Srivastava EnterpriseDB, India

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

2012-08-21 Thread Sachin Srivastava
On Tue, Aug 21, 2012 at 10:37 PM, Josh Berkus wrote: > 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" > &

[HACKERS] PostgreSQL 9.2beta4 (& git HEAD) server crash on creating extension plpython3u

2012-08-21 Thread Sachin Srivastava
n2u" works when I compile the same code using ActiveState Python 2.7. So is it an issue with the ActiveState Python 3.2?? -- Regards, Sachin Srivastava EnterpriseDB, India

Re: [HACKERS] Minimising windows installer password confusion

2012-06-12 Thread Sachin Srivastava
es the account (or better yet, refactor it to allow us to > check or check & create as it does now). > > Ashesh/Sachin/Dharam - do you see any potential issues with that? > Nope.. We do have the code to check whether the user exists or not.. > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Regards, Sachin Srivastava EnterpriseDB, India