Will something bad happen if I put index on xmin ?

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Will something bad happen if I put index on xmin ?
Дата
Msg-id 3AE423B6.10104@tm.ee
обсуждение исходный текст
Ответы Re: Will something bad happen if I put index on xmin ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

I'm about to write a simple one-way replication script relying on xmin
and would like to speed up things by putting an index on it.

So I have a few questions:

1. Will something bad happen if I put index on xmin ?

2. Is it just a bad idea to do it that way ?   (there will be no deletes, just mainly inserts and some updates)


------------
Hannu



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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: RFC: planner statistics in 7.2
Следующее
От: Chad La Joie
Дата:
Сообщение: 7.2 feature request