Re: The New Slashdot Setup (includes MySql server)

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Alessio Bragadini <alessio(at)albourne(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: The New Slashdot Setup (includes MySql server)
Date: 2000-05-18 19:16:19
Message-ID: 20000518121619.C21508@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

* The Hermit Hacker <scrappy(at)hub(dot)org> [000518 11:51] wrote:
> On Thu, 18 May 2000, Bruce Momjian wrote:
>
> > > Info on the new slashdot.org setup
> > >
> > > <http://slashdot.org/article.pl?sid=00/05/18/1427203&mode=nocomment>
> > >
> > > interesting because of the plans (meaning $$$) they have to improve
> > > MySql, and because they are the flagship MySql site/application.
> > >
> > > In the comment page, replying to the usual "Why not PostgreSql?" thread
> > > someone pointed out an extract from the MySql docs that seems to me
> > > blatantly false
> > > (http://slashdot.org/comments.pl?sid=00/05/18/1427203&cid=131).
> >
> > Just finished reading the thread. I am surprised how many people
> > slammed them on their MySQL over PostgreSQL decision. People are
> > slamming MySQL all over the place. :-)
> >
> > Seems like inertia was the reason to stay with MySQL. What that means
> > to me is that for their application space, PostgreSQL already has
> > superior technology, and people realize it. This means we are on our
> > way up, and MySQL is, well, ....
>
> In SlashDot's defence here ... I dooubt there is much they do that would
> require half of what we offer ... it *very* little INSERT/UPDATE/DELETE
> and *alot* of SELECT ...

If those guys still are doing multiple selects for each page view after
at least 2 years of being around and choking on the load, they seriously
need to get a clue. mod_perl... belch!

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim Mercer 2000-05-18 19:23:00 Re: PostgreSQL cleartext passwords
Previous Message The Hermit Hacker 2000-05-18 18:54:50 Re: The New Slashdot Setup (includes MySql server)

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-05-18 23:17:06 Re: Foreign keys breaks tables permissions
Previous Message Alex Perel 2000-05-18 19:08:28 Re: Using triggers with non-C functions