Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb - Mailing list pgsql-general

From Bhushan Pathak
Subject Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb
Date
Msg-id CAHJHQJ4H7gUQfSWwP89pupTzU3jLB3pQjxBz9dqY_nSGXWM-Dw@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb  (Devrim Gündüz <devrim@gunduz.org>)
Responses Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb
List pgsql-general
Trying to figure out shell environment differences between the service script & postgres shell, if I comment out the following variable in profile file/add them after performing initdb operation, the postgresql operations seem to work fine -
PATH=$PATH:/usr/pgsql-9.2/bin
export PATH
export POSTGRESQL_JDBC_DRIVER=/opt/lib/postgresql-9.2-1003.jdbc4.jar
export PG_HOME=/var/lib/pgsql/data/

These variables are needed by a few cron scripts that would be installed later on after my postgres config completes successfully.

The yum postgresql link I used earlier to download the RPM dos not the debuginfo package for 9.2.4 version. Will it be OK to use the latest debuginfo package with the rest being on version 9.2.4? Or I will have to use all the latest RPM packages?

Thanks
Bhushan Pathak



On Mon, Jun 9, 2014 at 3:34 PM, Devrim Gündüz <devrim@gunduz.org> wrote:

Hi,

On Mon, 2014-06-09 at 14:23 +0530, Bhushan Pathak wrote:
> A core file was not generated.

Can you please also install the -debuginfo package?

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


pgsql-general by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb
Next
From: Khangelani Gama
Date:
Subject: pg_standby replication problem