Re: [HACKERS] ["G. Jayson Stangel" <jayson@biztown.com>] Question s?

From: "Jordan Henderson" <jordanh(at)ccia(dot)com>
To: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>, "G(dot) Jayson Stangel" <jayson(at)biztown(dot)com>
Cc: "PGSQL Hackers" <pgsql-hackers(at)hub(dot)org>
Subject: Re: [HACKERS] ["G. Jayson Stangel" <jayson@biztown.com>] Question s?
Date: 1999-01-08 19:03:01
Message-ID: 004f01be3b39$9bc05380$3d5e12cf@oemcomputer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I think one of the questions that, and perhaps you have, needs to be asked
is:
1) what kind of transaction test produced those numbers?
2) what kind of user load, sim. transactions did the server have?
3) were the transactions non-conflicting?
4) were the transactions read only, read-update, insert?
5) and a most important question is over what time period was the test
taken. This is where various logging, and checkpointing issues
start
to surface. Additionally, some folks do not run the test for any
extended
period of time because of memory leakage issues, and other stability
issues.

Its very easy to design a test that produces high numbers. Its the
definition of what they mean that causes the problem. Ask the MS
guy to give you the structure of the test to get those numbers. If MS
doesn't release it then they are useless.

As for the TPC tests, they should have the code available. A, and B
are next to useless.

Jordan

----- Original Message -----
From: Jackson, DeJuan <djackson(at)cpsgroup(dot)com>
To: G. Jayson Stangel <jayson(at)biztown(dot)com>
Cc: PGSQL Hackers <pgsql-hackers(at)hub(dot)org>
Sent: Friday, January 08, 1999 1:20 PM
Subject: RE: [HACKERS] ["G. Jayson Stangel" <jayson(at)biztown(dot)com>] Question
s?

>> Thanks for the info!!! I hope the dentist went well!!!
>It went well, thank you for asking. I got a new dental assistant, and
>she was gentle and sweet (a far improvement). She said that I have good
>teeth, and that I must have been taking good care of them because there
>wasn't much for her to do.
>
>> I have only one question more question(I need to sell the
>> Microsoft guy in the office on this.) I go to Microsoft and
>> they say 20,433 transactions per minute on a quad xenon 450
>> bla, bla, bla. Is there a place where this statistic can be
>> found for Postgre.
>
>I don't know of any such statistics, but maybe some of the other guys
>would.
> -DEJ
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-01-08 20:12:52 Re: [HACKERS] 6.4 lateness and CIDR
Previous Message Jackson, DeJuan 1999-01-08 18:22:28 RE: [HACKERS] Outer Joins (and need CASE help)