Re: record id

From: Frank Bax <fbax(at)sympatico(dot)ca>
To: "'Postgresql'" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: record id
Date: 2007-04-28 12:27:42
Message-ID: 5.2.1.1.0.20070428082558.054f6510@pop6.sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

At 06:48 PM 4/26/07, stephen wrote:

>I remember with oracle there was a self numbering record id field which we
>often used to cross reference tables. Is there something like this with
>postgresql?

http://www.postgresql.org/docs/faqs.FAQ.html

Use "serial". Read 4.12; then 4.11.x

In response to

  • record id at 2007-04-26 22:48:15 from stephen

Browse pgsql-novice by date

  From Date Subject
Next Message Jessica Fendos 2007-04-29 06:12:29 PGSQL Query
Previous Message Michael Fuhr 2007-04-28 08:45:05 Re: call stored function from ecpg w/cursor