Re: psql: FATAL: Missing or erroneous pg_hba.conf file

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: psql: FATAL: Missing or erroneous pg_hba.conf file
Дата
в 14:01:16
Msg-id
200305311800.h4VI0vk03774@candle.pha.pa.us
Ответ на
Список
Дерево обсуждения
count syntax Patrick Welche <prlw1@newn.cam.ac.uk>
Re: count syntax Tom Lane <tgl@sss.pgh.pa.us>
Re: count syntax Bruce Momjian <pgman@candle.pha.pa.us>
Re: count syntax Tom Lane <tgl@sss.pgh.pa.us>
Re: count syntax Bruce Momjian <pgman@candle.pha.pa.us>
Re: count syntax Tom Lane <tgl@sss.pgh.pa.us>
Re: count syntax Bruce Momjian <pgman@candle.pha.pa.us>
psql: FATAL: Missing or erroneous pg_hba.conf file bijoy@openlx.com
Re: psql: FATAL: Missing or erroneous pg_hba.conf file Bruce Momjian <pgman@candle.pha.pa.us>
Re: psql: FATAL: Missing or erroneous pg_hba.conf Ernest E Vogelsinger <ernest@vogelsinger.at>
Re: psql: FATAL: Missing or erroneous pg_hba.conf file Tom Lane <tgl@sss.pgh.pa.us>
Re: count syntax Bruno Wolff III <bruno@wolff.to>

Yes, this is a known bug in hba.c and was fixed here:

	revision 1.98
	date: 2003/04/13 04:07:17;  author: tgl;  state: Exp;  lines: +11 -16
	Second try at avoiding conflicts with system isblank().

The fix is in 7.3.3, just released.  The easiest solution is to replace
\r\n with \n, as you suggest.  I don't understand how you got \r\n in
that file on Linux, though.

---------------------------------------------------------------------------

bijoy@openlx.com wrote:
> hi,
> 
> I am working on postgres 7.3.2 and i get an error while creating a user.
> as,
> psql: FATAL:  Missing or erroneous pg_hba.conf file, see postmaster log for 
> details
> i dunno what goes wrong...
> i searched the archives and found that that may be a problem with
> "\n" replaced with "\r\n".
> But i am working on a linux 9.0 system fresh installed,
> and didnt edit the conf file...
> 
> any help is appreciated 
> Thanks & regards,
> Bijoy
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
В списке pgsql-general по дате отправления
От: Tom Lane
Дата:
От: Dima Tkach
Дата:
Сообщение: dead tuples and VACUUM
FAQ