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

From: rawi <only4com(at)web(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Hibernate, web application and only one sequence for all primary keys
Date: 2009-09-17 14:55:16
Message-ID: 25491931.post@talk.nabble.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Tom Lane-2 wrote:
>
>> 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.
>

Hi Tom, its me again...

I only need to further understand...

What for a source did have the OIDs in the past, as they were standard in
each table?
I thought they have been also generated by an unique sequence?

Regards, Rawi

--
View this message in context: http://www.nabble.com/Hibernate%2C-web-application-and-only-one-sequence-for-all-primary-keys-tp25490498p25491931.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Rob Sargent 2009-09-17 15:05:51 Re: Hibernate, web application and only one sequence for all primary keys
Previous Message Kenneth Marshall 2009-09-17 14:54:53 Re: Hibernate, web application and only one sequence for all primary keys