Re: How to migrate column type from uuid to serial - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: How to migrate column type from uuid to serial
Date
Msg-id 6fe03b17-f1ff-81e8-4ed1-72eb29d8d51d@gmx.net
Whole thread Raw
In response to Re: How to migrate column type from uuid to serial  (Hemil Ruparel <hemilruparel2002@gmail.com>)
Responses Re: How to migrate column type from uuid to serial  (Hemil Ruparel <hemilruparel2002@gmail.com>)
List pgsql-general
Hemil Ruparel schrieb am 07.10.2020 um 16:02:
> Yes the id is stored as a uuid.

Then it should be declared with the data type uuid, which only needs 16 bytes.






pgsql-general by date:

Previous
From: Hemil Ruparel
Date:
Subject: Re: How to migrate column type from uuid to serial
Next
From: Hemil Ruparel
Date:
Subject: Re: How to migrate column type from uuid to serial