Re: Primary key data type: integer vs identity - Mailing list pgsql-general

From Rich Shepard
Subject Re: Primary key data type: integer vs identity
Date
Msg-id alpine.LNX.2.20.1904191152500.24219@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Primary key data type: integer vs identity  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On Fri, 19 Apr 2019, Adrian Klaver wrote:

> Mainly for folks that want cross database SQL compliance. It is not a type
> so much as a way of specifying an auto-increment column.

Thank you, Adrian. I saw that it was a column specification and your
explanation of its application is really helpful.

Carpe weekend,

Rich



pgsql-general by date:

Previous
From: Ken Tanzer
Date:
Subject: Re: Primary key data type: integer vs identity
Next
From: Adrian Klaver
Date:
Subject: Re: Primary key data type: integer vs identity