Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb

Поиск
Список
Период
Сортировка
От Bhushan Pathak
Тема Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb
Дата
Msg-id CAHJHQJ4H7gUQfSWwP89pupTzU3jLB3pQjxBz9dqY_nSGXWM-Dw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb  (Devrim Gündüz <devrim@gunduz.org>)
Ответы Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb
Список 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 по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: PostgreSQL 9.2.4 + CentOS 6.5 64 bit - segfault error in initdb
Следующее
От: Khangelani Gama
Дата:
Сообщение: pg_standby replication problem