Re: Cannot *start* server because of a typo in pg_hba.conf

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: PostgreSQL Hackers ML <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Cannot *start* server because of a typo in pg_hba.conf
Date: 2011-02-20 17:45:02
Message-ID: 5781.1298223902@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= <devrim(at)gunduz(dot)org> writes:
> On Sun, 2011-02-20 at 10:39 -0500, Tom Lane wrote:
>> That information would certainly be logged somewhere. Maybe you
>> looked in the wrong log file? Or you're using one of those
>> configurations where early output to stderr goes to /dev/null?

> None of them logged anything to anywhere. You can reproduce it on your
> machine, too.

No, I can't. I get something like this on stderr:

LOG: invalid connection type "zlocal"
CONTEXT: line 82 of configuration file "/home/postgres/testversion/data/pg_hba.conf"
FATAL: could not load pg_hba.conf

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2011-02-20 17:55:11 Re: Cannot *start* server because of a typo in pg_hba.conf
Previous Message Devrim GÜNDÜZ 2011-02-20 17:42:50 Re: Cannot *start* server because of a typo in pg_hba.conf