Re: Converting to identity columns with domains on PK columns - Mailing list pgsql-general

From PegoraroF10
Subject Re: Converting to identity columns with domains on PK columns
Date
Msg-id 1562270630672-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Converting to identity columns with domains on PK columns  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Converting to identity columns with domains on PK columns  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
ok, thanks for the explanation but ... I cannot add a field and move data,
constraints, triggers, identity to it because my pk field will be
repositioned to the last field on that table and I have lots of other codes
which point to pk as the first field on every table.

So, there is a way to convert that field to a identity field ?




--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Converting to identity columns with domains on PK columns
Next
From: Adrian Klaver
Date:
Subject: Re: Converting to identity columns with domains on PK columns