Re: [GENERAL] Question about uuid_generate_v3

2011-07-23 Thread Godofredo Contreras
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

Re: [GENERAL] Question about uuid_generate_v3

2011-07-23 Thread Adrian Klaver
On Saturday, July 23, 2011 8:39:52 am Godofredo Contreras wrote: > Hi, > > First of all, I am new to this list and I'm not sure if it is the > correct one to post technical questions. If it is not please tell me > which one I should use. > > Recently I installed postgresql 9.1beta3 on a Windows 7

[GENERAL] Question about uuid_generate_v3

2011-07-23 Thread Godofredo Contreras
Hi, First of all, I am new to this list and I'm not sure if it is the correct one to post technical questions. If it is not please tell me which one I should use. Recently I installed postgresql 9.1beta3 on a Windows 7 machine to start testing uuid generation. I correctly installed the funct