Re: Testing

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: Testing
Дата
Msg-id 3FC7440F.5030007@myrealbox.com
обсуждение исходный текст
Ответ на Testing  (Jussi Mikkola <jussi.mikkola@bonware.com>)
Ответы Re: Testing  (Jussi Mikkola <jussi.mikkola@bonware.com>)
Список pgsql-advocacy
Jussi Mikkola wrote:

> I noticed, that there is not any story of how PostgreSQL is tested. I
> could find a FAQ, and some stuff about regression tests, but what I am
> looking for, is that is there a small group, that is responsible for
> testing, what tools they are using, if bugs are found, what happens then
> etc.

When you compile postgresql from sources, after make is done, you can run make
check which runs lots of tests to make sure that it works according to design.

After that, you can use it for development and production. If you find a bug,
submit a bug report to pgsql-bugs@postgresql.org.

There is no special testing team. The user base is the testing team..:-)

HTH

  Shridhar


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

Предыдущее
От: Jussi Mikkola
Дата:
Сообщение: Testing
Следующее
От: Jussi Mikkola
Дата:
Сообщение: Re: Testing