Postgresql 9.0.1 installation error

From: Venkat Balaji <venkat(dot)balaji(at)verse(dot)in>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgresql 9.0.1 installation error
Date: 2011-08-08 11:11:55
Message-ID: CAFrxt0gxTJuqLtnXvvM=DEGQ+CJQMLt1UfdMJB4b8sEbTJO7uw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

This is my first post to the community.
We have been widely using PostgreSQL for our production environment.

We are pleased with the performance and features of PostgreSQL.

We have landed into a problem recently -

We had installed PostgreSQL9.0.1 for which i had executed the below commands
-

./configure --with-openssl --prefix=/opt/Postgresql9.0.1/
make install
installed successfully

Created the cluster using initdb command successfully

When i said "./psql -p 5445", I am getting the below error

[postgres(at)warehouse1 bin]$ ./psql -p 5445
LOG: unexpected EOF on client connection
Segmentation fault

Note : -
1. Port Number was specified in the postgresql.conf file
2. The same version of PostgreSQL was installed in the same server in a
different location and is working fine without any issues -
3. Postgres process is running fine. When i am connecting from a different
PG installer bin directory,
I am able to connect.

Can someone please help !!

I need PostgreSQL 9.0.1 with Open-SSL.

Thanks
Nag

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Venkat Balaji 2011-08-08 12:11:41 Re: Postgresql 9.0.1 installation error
Previous Message Craig James 2011-08-07 22:22:27 Re: All the functionality I need is pgsql2shp.exe-- isolated installation