Re: Hash index creation warning

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Hash index creation warning
Дата
Msg-id CA+TgmoYs2Wm_uRSES22dajKjsgD4XW79x_RZARFXeKDf8JNCrA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Hash index creation warning  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: Hash index creation warning
Список pgsql-hackers
On Wed, Jun 24, 2015 at 4:53 AM, Peter Geoghegan <pg@heroku.com> wrote:
> On Wed, Jun 24, 2015 at 1:45 AM, Craig Ringer <craig@2ndquadrant.com> wrote:
>> WARNING: hash indexes are not crash-safe, not replicated, and their
>> use is discouraged
>
> +1

I'm not wild about this rewording; I think that if users don't know
what WAL is, they probably need to know that in order to make good
decisions about whether to use hash indexes.  But I don't feel
super-strongly about it.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Hash index creation warning
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Conflict between REL9_4_STABLE and master branch.