<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><updated>2007-08-28T16:04:00-05:00</updated><title type="text">Feed for edmann.com</title><link href="http://www.edmann.com/Computers-Technology/2007/08/28/Postgresql-uuid-native/feed/atom.xml" rel="self"/><author><name>edmann.com</name><email>support@arctechnologies.net</email><uri>http://edmann.com</uri></author><id>urn:uuid:61a0877b-9f9a-311b-a922-99fb9d4529c7</id><category term="Computers-Technology"/><subtitle type="text"></subtitle><entry><title>Postgresql uuid native</title><link href="/Computers-Technology/2007/08/28/Postgresql-uuid-native"/><id>urn:uuid:b6270eb2-2f4d-3212-8d5f-f78f3d5062e3</id><updated>2007-08-28T15:26:34-05:00</updated><summary type="html"><![CDATA[Something i found cool today was the native uuid generator for postgresql. i use uuid allot and have a php function to generate uuid values for me. I guess now i can use this. I am downloading the code, and will give it a test drive on a project that i am working on.

http://code.google.com/p/polarrose-postgresql-uuid/
http://postgresqldbnews.blogspot.com/search/label/uuid

I found that for fedora 7 you can yum install uuid-pgsql. very easy install. But i am not sure this this is based off the same worked linked to above.

Update 1:
I am having problems loading the module, and found that there is another project on gborg.postgresql.org/project/pguuid
It will be built into the next postgresql release, per xzilla on postgresql irc channel]]></summary><category term="Computers &amp; Technology"/><published>2007-08-28T16:04:00-05:00</published><content type="html"><![CDATA[Something i found cool today was the native uuid generator for postgresql. i use uuid allot and have a php function to generate uuid values for me. I guess now i can use this. I am downloading the code, and will give it a test drive on a project that i am working on.

http://code.google.com/p/polarrose-postgresql-uuid/
http://postgresqldbnews.blogspot.com/search/label/uuid

I found that for fedora 7 you can yum install uuid-pgsql. very easy install. But i am not sure this this is based off the same worked linked to above.

Update 1:
I am having problems loading the module, and found that there is another project on gborg.postgresql.org/project/pguuid
It will be built into the next postgresql release, per xzilla on postgresql irc channel]]></content></entry></feed>

