This is a discussion on performance impact of using uuid over int4 within the Pgsql General forums, part of the PostgreSQL category; --> Hello, Does anybody know of the performance impact of using uuid over int4? Specifically, I am assuming that it ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |