From: | pkalva(at)deg(dot)cc |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Postgres crashed on invalid IP entry in pg_hba.conf |
Date: | 2005-02-16 18:36:26 |
Message-ID: | 1108578986.421392aad28bd@mail.deg.cc |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-bugs |
Hi Everybody,
Yesterday, our production database was crashed as soon as we added an invlid
entry in the pg_hba.conf file. Immediately, after the SIGHUP it tried to read
the pg_hba.conf file and it couldnt validate the IP address and restarted the
postgres server, as soon as we change the pg_hba.conf with the right entry
everything was back to normal. Attached you will see the postgres log file at
the time of the crash. Postgres version we are using is 7.4.2. Is this somekind
of bug ? if so, is it fixed in Postgres 8 ? shouldnt it just give an error
saying invalid IP address instead of restarting postgres ?
Thanks!
Pallav
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2005-02-16 19:14:26 | Re: Access privileges |
Previous Message | Joel Fradkin | 2005-02-16 16:48:50 | Re: WHat foldsers in the data folder would I need to link to have my data on a different drive? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2005-02-16 18:48:30 | Re: BUG #1483: Index problem |
Previous Message | Jean-Pierre Pelletier | 2005-02-15 20:29:29 | could not read from statistics collector pipe, Windows 2000, PostgreSQL 8.0.1 |