Re: numerical primary key vs alphanumerical primary key - Mailing list pgsql-performance

From Виктор Егоров
Subject Re: numerical primary key vs alphanumerical primary key
Date
Msg-id CAGnEboiqCz--QPy0ouYw910SDZLUpCnMOSVYzFisAiSXV3FdAA@mail.gmail.com
Whole thread Raw
In response to numerical primary key vs alphanumerical primary key  (Anne Rosset <arosset@collab.net>)
List pgsql-performance
2013/2/4 Anne Rosset <arosset@collab.net>:
> I have read a lot of different information about the benefits of using
> numerical primary key vs alphanumerical primary key(small size). And what I
> am gathering is that for performance there is no more great advantage.
>
> It seems like now RDBMS in general, postgres in particular handles pretty
> well joins on text indexes.

Please, take a look at this blog post:
http://www.depesz.com/2012/06/07/123-vs-depesz-what-is-faster/


--
Victor Y. Yegorov


pgsql-performance by date:

Previous
From: Anne Rosset
Date:
Subject: numerical primary key vs alphanumerical primary key
Next
From: Will Platnick
Date:
Subject: Slow Query Help