Re: PostgreSQL Benchmarks - Mailing list pgsql-general

From Bruce Momjian
Subject Re: PostgreSQL Benchmarks
Date
Msg-id 200210181904.g9IJ40A16205@candle.pha.pa.us
Whole thread Raw
In response to Re: PostgreSQL Benchmarks  (Andrew Sullivan <andrew@libertyrms.info>)
Responses Re: PostgreSQL Benchmarks  (Andrew Sullivan <andrew@libertyrms.info>)
List pgsql-general
So the database is actually feeding the dns requests?

---------------------------------------------------------------------------

Andrew Sullivan wrote:
> On Tue, Oct 15, 2002 at 06:09:56PM -0400, Bruce Momjian wrote:
> >
> > Ask him if he ever accessed a .org web site.  That name lookup will be
> > powered by PostgreSQL soon.  They just won the contract yesterday.
>
> And .info is powered by PostgreSQL today.  Our remarks on the subject
> are available for public consumptions here:
>
> http://www.icann.org/tlds/org/questions-to-applicants-13.htm#Response13TheInternetSocietyISOC
>
> (sorry about the long line).  No, I don't have any compare-to-Oracle
> benchmarks to share, alas.  But PostgreSQL meets our needs.  For a
> quick demonstration of how fast PostgreSQL can be, you can execute
> this:
>
> $ whois -h whois.afilias.net afilias.info
>
> I should tell you that it's sort of a cheat: the reason for the speed
> is partly the database design.  But Postgres is nice and fast in our
> experience, provided you configure and program correctly.  Sounds
> like everything else, to me.
>
> A
>
>
> --
> ----
> Andrew Sullivan                         204-4141 Yonge Street
> Liberty RMS                           Toronto, Ontario Canada
> <andrew@libertyrms.info>                              M2P 2A8
>                                          +1 416 646 3304 x110
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: PostgreSQL Benchmarks
Next
From: Robert Treat
Date:
Subject: Re: How to get the primary key fields?