From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Tuning scenarios (was Changing the default configuration) |
Date: | 2003-02-14 18:10:00 |
Message-ID: | 200302141010.00403.josh@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-hackers pgsql-performance |
Folks,
I forgot one question:
> 2) Ask the user for all of the following data:
> a) How much RAM does your system have?
> b) How many concurrent users, typically?
> c) How often do you run VACUUM/FULL/ANALYZE?
> d) Which of the Five Basic Operations does your database perform
> frequently? (this question could be reduced to "what kind of database do
> you have?" web site database = A and C
> reporting database = A and B
> transaction processing = A, C, D and possibly E etc.)
> e) For each of the 5 operations, how many times per minute is it run?
> f) Do you care about crash recovery? (if not, we can turn off fsync)
> g) (for users testing on their own database) Please make a copy of your
> database, and provide 5 pools of operation examples.
h) (for users using the test database) How large do you expect your main
tables to be in your database? (then the test database would need to have
its tables trimmed to match this estimate)
--
Josh Berkus
Aglio Database Solutions
San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Tilo Schwarz | 2003-02-14 21:55:51 | Re: Changing the default configuration (was Re: [pgsql-advocacy] |
Previous Message | Josh Berkus | 2003-02-14 17:36:02 | Re: Tuning scenarios (was Changing the default configuration) |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2003-02-14 18:16:26 | Re: location of the configuration files |
Previous Message | Kevin Brown | 2003-02-14 18:09:37 | Re: location of the configuration files |
From | Date | Subject | |
---|---|---|---|
Next Message | SLetovsky | 2003-02-14 19:07:49 | Re: [Gmod-schema] Re: performace problem after VACUUM ANALYZE |
Previous Message | Josh Berkus | 2003-02-14 17:36:02 | Re: Tuning scenarios (was Changing the default configuration) |