From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL Benchmarks |
Date: | 2002-10-18 19:04:00 |
Message-ID: | 200210181904.g9IJ40A16205@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)libertyrms(dot)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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2002-10-18 19:10:14 | Re: How to get the primary key fields? |
Previous Message | Andrew Sullivan | 2002-10-18 19:00:01 | Re: PostgreSQL Benchmarks |