if I
missunderstood that uuid_generate_v3 should be generating differente
uuids in every different call to the function.
Has someone faced the same problem? in case of yes could you please
share your solution with me?
Thank you
Godofredo Contreras
--
Sent via pgsql-general mailing list (pgsql-g
Thank you Adrian for clarifying this. I will use uuid_generate_v1 or
uuid_generate_v4 instead of uuid_generate_v3.
Regards
Godofredo Contreras
El 23/07/2011 11:31 a.m., Adrian Klaver escribió:
On Saturday, July 23, 2011 8:39:52 am Godofredo Contreras wrote:
Hi,
First of all, I am new to this