Re: Primary key data type: integer vs identity
От | Adrian Klaver |
---|---|
Тема | Re: Primary key data type: integer vs identity |
Дата | |
Msg-id | b0da4cc6-be57-ddaf-f762-ac4455569417@aklaver.com обсуждение исходный текст |
Ответ на | Re: Primary key data type: integer vs identity (Rich Shepard <rshepard@appl-ecosys.com>) |
Ответы |
Re: Primary key data type: integer vs identity
Re: Primary key data type: integer vs identity |
Список | pgsql-general |
On 4/19/19 11:14 AM, Rich Shepard wrote: > On Fri, 19 Apr 2019, Adrian Klaver wrote: > >> If it is working for you now I see no reason to switch. > > Adrian, > > It does work. I just learned about the SQL identity type and want to learn > when it's most appropriate to use. The databases I develop all work with > integers as primary keys and reading about the type didn't clarify (for me) > when it should be used. 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. > > Regards, > > Rich > > > -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления: