Re: How would you store read/unread topic status?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: How would you store read/unread topic status?
Дата
Msg-id 603c8f070906230830s9402658kc2c5501e29806f60@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How would you store read/unread topic status?  (Andres Freund <andres@anarazel.de>)
Список pgsql-performance
>>>> Which pg version are you using?
>>
>> I should have mentionned that before sorry: PostgreSQL 8.2
>
> I definitely would consider upgrading to 8.3 - even without any config
> changes it might bring quite some improvement.
>
> But mainly it would allow you to use "asynchronous commit" - which could
> possibly increase your throughput tremendously.

HOT can potentitally help a lot for this workload, too, if the columns
being updated are not indexed.

...Robert

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: How would you store read/unread topic status?
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: How would you store read/unread topic status?