Re: Sample databases?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Sample databases?
Дата
Msg-id 11159.977341375@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Sample databases?  (mlw <markw@mohawksoft.com>)
Список pgsql-hackers
mlw <markw@mohawksoft.com> writes:
> Perhaps we can create a substantial test database? (Millions of records,
> many tables, and a number of relations.) So when we see a problem, we
> can all see it right away. I like "real world" data, because it is often
> more organic than randomized test data, and brings out more issues.

That's true, but a single test database strikes me as the wrong way
to go.  The real-life examples that people throw at Postgres are so
varied that a test database could never hope to be an adequate
substitute.  I think a test database would likely be subject to
"benchmark syndrome", ie it'd encourage us to optimize with blinders on.

The regression database is actually sufficient to reproduce most simpler
sorts of performance problems, once you know what to look for.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Is PQreset() proper ?
Следующее
От: "Mike Sears"
Дата:
Сообщение: Re: MySQL conversion utility