From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Gavin Scott <gavin(at)pokerpages(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Defunct postmasters |
Date: | 2002-02-28 18:05:37 |
Message-ID: | 13890.1014919537@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Gavin Scott <gavin(at)pokerpages(dot)com> writes:
> Just happened again this morning. It turns out this looks like an
> openssl problem, not a postgresql one:
Hmm. It'd be worth your while to update to Postgres 7.2. In 7.2 the
postmaster forks a child process before it starts to do anything with
the connection, so hangups in SSL can't lock the whole postmaster, only
the one connection. Or that's the theory anyway.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Raymond O'Donnell | 2002-02-28 18:46:39 | SQL question - duplicate records from join |
Previous Message | Svein Are | 2002-02-28 17:30:26 | PG 7.1.3, copy from file suddenly goes very slow |
From | Date | Subject | |
---|---|---|---|
Next Message | Antonio Sergio de Mello e Souza | 2002-02-28 18:18:29 | Re: Oracle vs PostgreSQL in real life |
Previous Message | Adam Siegel | 2002-02-28 17:23:58 | PQprintf |