Re: preventing encoding conversion while starting up - Mailing list pgsql-hackers

From Tom Lane
Subject Re: preventing encoding conversion while starting up
Date
Msg-id 7287.1027011438@sss.pgh.pa.us
Whole thread Raw
In response to Re: preventing encoding conversion while starting up  (Hannu Krosing <hannu@tm.ee>)
Responses Re: preventing encoding conversion while starting up  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
Hannu Krosing <hannu@tm.ee> writes:
> Why can't we just open the listening socket _after_ the database has
> completed starting up phase ?

The problem is not just there.  The real problem is that with this patch
installed, it is impossible to report startup errors of any kind,
because the client communication mechanism now depends on having working
database access.  I regard this as a fatal problem :-(
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: regression in CVS HEAD
Next
From: Tony Reina
Date:
Subject: Re: Planner very slow on same query to slightly