Re: MySQL interview, no mention of PostgreSQL - Mailing list pgsql-advocacy

From Neil Conway
Subject Re: MySQL interview, no mention of PostgreSQL
Date
Msg-id 1066416463.580.31.camel@tokyo
Whole thread Raw
In response to Re: MySQL interview, no mention of PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: MySQL interview, no mention of PostgreSQL  ("Marc G. Fournier" <scrappy@postgresql.org>)
List pgsql-advocacy
On Fri, 2003-10-17 at 07:23, Bruce Momjian wrote:
> We don't want to fire up a backend until we know this is a valid user.

We do the fork() before we even look at the client's connection packet,
so I'm sceptical that going through all that trouble really makes us
significantly more resistant to a DOS attack.

-Neil



pgsql-advocacy by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: MySQL interview, no mention of PostgreSQL
Next
From: "Marc G. Fournier"
Date:
Subject: Re: MySQL interview, no mention of PostgreSQL