Regarding UUID

From: lekha Tripathi <lekha(dot)s(dot)tripathi(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Regarding UUID
Date: 2023-02-08 09:55:42
Message-ID: CALWHq1YqV36wF78u8d3sYOXuofgxu-mz5jwqWeYmcSeRex-o+w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,
I am having a table with a column type UUID and to insert this column value
i am having value like "1344443456" in text datatype and i want to insert
this value as UUID .
While trying to insert this value getting error for UUID ,
So is any way to convert my given value into customised UUID?
Let me know if any way to do so.

Regards
Lekha

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Laurenz Albe 2023-02-08 10:21:17 Re: Regarding UUID
Previous Message Antoine Besnier 2023-02-08 08:35:09 Re: 42.5.3 version on https://jdbc.postgresql.org/