Re: Does this matter? - Mailing list pgsql-performance

From Neil Conway
Subject Re: Does this matter?
Date
Msg-id 87d6pmyo26.fsf@mailbox.samurai.com
Whole thread Raw
In response to Re: Does this matter?  (Wei Weng <wweng@kencast.com>)
List pgsql-performance
Wei Weng <wweng@kencast.com> writes:
> Since I need to use a GUID as the primary key, I have to use the char
> datatype.

Try uniqueidentifier:

    http://archives.postgresql.org/pgsql-announce/2002-07/msg00001.php

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Does this matter?
Next
From: Jirka Novak
Date:
Subject: Slow response from 'SELECT * FROM table'