Re: vacuum, performance, and MVCC
От | Alvaro Herrera |
---|---|
Тема | Re: vacuum, performance, and MVCC |
Дата | |
Msg-id | 20060622135906.GI29883@surnet.cl обсуждение исходный текст |
Ответ на | Re: vacuum, performance, and MVCC ("Mark Woodward" <pgsql@mohawksoft.com>) |
Ответы |
Re: vacuum, performance, and MVCC
Re: vacuum, performance, and MVCC |
Список | pgsql-hackers |
Mark Woodward wrote: > Hmm, OK, then the problem is more serious than I suspected. > This means that every index on a row has to be updated on every > transaction that modifies that row. Is that correct? Add an index entry, yes. > I am attaching some code that shows the problem with regard to > applications such as web server session management, when run, each second > the system can handle fewer and fewer connections. Here is a brief output: > [...] > There has to be a more linear way of handling this scenario. So vacuum the table often. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-hackers по дате отправления: