RE: Troubles with performances

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: Troubles with performances
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A234D3292@sectorbase1.sectorbase.com
обсуждение исходный текст
Ответ на Troubles with performances  (Guillaume Lémery <glemery@comclick.com>)
Список pgsql-general
> I use PostGreSQL with a Web server which receive 200 HTTP
> simultaneous queries.

With what opts do you start postmaster?

> For each HTTP query, I have about 5 SELECT queries and 3 UPDATE ones.

Do you use BEGIN/END to run queries in one transaction, when appropriate?

Vadim

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

Предыдущее
От: Guillaume Lémery
Дата:
Сообщение: Re: Troubles with performances
Следующее
От: "Mikheev, Vadim"
Дата:
Сообщение: RE: Troubles with performances