Обсуждение: performance impact of using uuid over int4

Поиск
Список
Период
Сортировка

performance impact of using uuid over int4

От
Benjamin Arai
Дата:
Hello,

Does anybody know of the performance impact of using uuid over int4?
Specifically, I am assuming that it will be about 4 times slower since
it is 128 bits.  Is this correct?

Benjamin