Hi,
I'm working on J2EE project with PostgreSQL (7.3.2). I know, that a number type is better for primary key as string. I want create primary keys as NUMBER(20). Is this a good idea? what will be a performance for this length?
Best Regards,Rafal