Re: index help for uuid datatype

From: Gevik Babakhani <pgdev(at)xs4all(dot)nl>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: index help for uuid datatype
Date: 2006-09-16 23:19:29
Message-ID: 1158448769.10117.25.camel@voyager.truesoftware.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I followed your advice.... 6 million records are inserted without any
problems :)

Thank you.

On Sat, 2006-09-16 at 14:03 -0400, Tom Lane wrote:
> Gevik Babakhani <pgdev(at)xs4all(dot)nl> writes:
> > I was doing strncmp at some point but it did not work because
> > of the '\0'. I have created a custom comparison function and it seems to
> > work.
>
> Perhaps you just need memcmp instead of strncmp?
>
> regards, tom lane
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2006-09-16 23:21:07 Re: [HACKERS] Developer's Wiki
Previous Message Lukas Kahwe Smith 2006-09-16 23:07:16 Re: [pgsql-www] Developer's Wiki