postmaster segfaults when pg_hba.cof is missing

Поиск
Список
Период
Сортировка
От Rudy Lippan
Тема postmaster segfaults when pg_hba.cof is missing
Дата
Msg-id Pine.LNX.4.44.0212121257550.6160-100000@elfride.ineffable.net
обсуждение исходный текст
Ответы Re: postmaster segfaults when pg_hba.cof is missing  (Neil Conway <neilc@samurai.com>)
Список pgsql-bugs
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : Rudy Lippan
Your email address      : rlippan@remotelinux.com


System Configuration
---------------------
  Architecture (example: Intel Pentium)         : PII-400x4

  Operating System (example: Linux 2.0.26 ELF)  : Linux 2.4.19-gentoo-r9

  PostgreSQL version (example: PostgreSQL-7.3):   PostgreSQL-7.3

  Compiler used (example:  gcc 2.95.2)          : 2.95.3


Please enter a FULL description of your problem:
------------------------------------------------

I know this is a broken install, but postmaster should not segfault when
it can't find a file.

postgres@war PGDATA $ ../pgsql7.3/bin/postmaster
LOG:  load_hba: Unable to open authentication config file
"/usr/local/PGDATA/pgsql7.3/pg_hba.conf": No such file or directory
Segmentation fault (core dumped)


Please describe a way to repeat the problem.   Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------

rm pg_hba.conf


If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

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

Предыдущее
От: Rudy Lippan
Дата:
Сообщение: Re: initdb segfaulting.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: initdb segfaulting.