Re: MultiXacts & WAL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: MultiXacts & WAL
Дата
Msg-id 22679.1150573257@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: MultiXacts & WAL  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: MultiXacts & WAL  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> I would like to see some checking of this, though.  Currently I'm doing 
> testing of PostgreSQL under very large numbers of connections (2000+) and am 
> finding that there's a huge volume of xlog output ... far more than 
> comparable RDBMSes.   So I think we are logging stuff we don't really have 
> to.

Please dump some of the WAL segments with xlogdump so we can get a
feeling for what's in there.
        regards, tom lane


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: MultiXacts & WAL
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: [PERFORM] Sun Donated a Sun Fire T2000 to the PostgreSQL community