Re: A sniffer for the buffer

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: A sniffer for the buffer
Дата
Msg-id 20091208151550.GB5057@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: A sniffer for the buffer  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-hackers
Greg Smith wrote:
> Jonas J wrote:

> >P.S.: I'm using PostgreSQL 8.1.4 to run with TPCC-UVA benchmarks tests...
> Ah.  PostgreSQL 8.1 is significantly slower than the current
> versions, and you're not going to get as much help with issues
> related to the source code as if you're using a newer one.  For
> example, I don't know the 8.1 buffer implementation code nearly as
> well because I didn't really start tinkering with it until 8.2, so
> some of the things you're asking about I don't have easy access or
> recollection of.

8.1 didn't have lock partitioning, so BufMappingLock was a serious
problem back then.  Completely different from the current code.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: New PostgreSQL Committers
Следующее
От: "David P. Quigley"
Дата:
Сообщение: Re: Adding support for SE-Linux security