Re: [SQL] Why the weak key is created as unique

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Marat Khairullin <xmm(at)rambler(dot)ru>
Cc: pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: [SQL] Why the weak key is created as unique
Date: 2001-10-05 18:49:01
Message-ID: Pine.BSF.4.21.0110051147090.62592-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql


You probably do not want a serial in BBB since you want
to be setting the values. Use "a int references AAA" instead
I think.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mike 2001-10-05 19:07:10 resequencing an existing sequence
Previous Message Bradley McLean 2001-10-05 18:45:11 Re: PG mailing list problems (was Re: Support issues)

Browse pgsql-sql by date

  From Date Subject
Next Message Esteban Gutierrez Abarzua 2001-10-05 19:45:02 sql + C
Previous Message Haller Christoph 2001-10-05 17:03:41 Re: challenging query