Postgresql 9.3.2 Server crashes upon start

Поиск
Список
Период
Сортировка
От ERR ORR
Тема Postgresql 9.3.2 Server crashes upon start
Дата
Msg-id CALtFtEKhuQAsBvraA8-0Oaujegfttk=jMzeJQaDM0eub3tCbkg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgresql 9.3.2 Server crashes upon start  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The server crashes when I start it from command line and have not changed
to the home directory of the postgres user before. If I change to the
homedir of the user beforehand, server starts OK.

Environment:
-------------------
Fedora Core 20 64bit on intel laptop
postgresql93-server-9.3.2-2PGDG.f20.x86_64

What I did:
----------------
- su root (from mystandard logon user)
- su postgres
- $/usr/pgsql-9.3/bin/postgres -D /clusterfs -s &
*==> CRASH*


*But:*- su root (from mystandard logon user)
- su postgres
- *cd*
- $/usr/pgsql-9.3/bin/postgres -D /clusterfs -s &
*==> OK*

Second problem is, I cant report this to the Redhat bugzilla via ABRT, as
they don't have a "postgresql93" component.

If you need any further info please let me know.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Re: PostgreSQL 6.2.5 Visual Studio Build does not pass the regression tests.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgresql 9.3.2 Server crashes upon start