Re: Hibernate, web application and only one sequence for all primary keys

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: rawi <only4com(at)web(dot)de>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Hibernate, web application and only one sequence for all primary keys
Date: 2009-09-17 13:59:29
Message-ID: 10006.1253195969@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

rawi <only4com(at)web(dot)de> writes:
> Grails/Hibernate wishes per default one sequence for all tables-PKs and all
> PKs as BigInt.

Redesign that software; this is fundamentally broken and stupid.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message rawi 2009-09-17 14:37:39 Re: Hibernate, web application and only one sequence for all primary keys
Previous Message Leo Mannhart 2009-09-17 13:11:47 Re: Hibernate, web application and only one sequence for all primary keys