Search Postgresql Archives
varchar as primary key
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I'm investigating the usage of a UUID primary key generator using
Hibernate and Postgres. The reason for using a UUID is that we will
have an application hosted at different sites in different
databases. We will need to aggregate the data back into a single
database from time to time and we want to avoid PK collisions.
Is there a significant performance difference between using int
primary keys and string primary keys in Postgres?
Thanks,
-M@
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]