Re: preventing encoding conversion while starting up

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: preventing encoding conversion while starting up
Date: 2002-07-18 16:57:18
Message-ID: 7287.1027011438@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing <hannu(at)tm(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-07-18 17:02:35 Re: regression in CVS HEAD
Previous Message Tony Reina 2002-07-18 16:56:45 Re: Planner very slow on same query to slightly