Thread: performance impact of using uuid over int4

performance impact of using uuid over int4

From
Benjamin Arai
Date:
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