Create artificial key without temp sequence - Mailing list pgsql-general

From Hannes Dorbath
Subject Create artificial key without temp sequence
Date
Msg-id ff1o3f$182i$1@news.hub.org
Whole thread Raw
List pgsql-general
I need to create an artificial key, something that numbers rows of a
record set. I used to use temp sequences for that, but as I'm inside
pl/pgsql, its OID cache constantly bites me. What other options are there?

Thanks in advance.


--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: Ow Mun Heng
Date:
Subject: pgadmin's pgagent job scheduler
Next
From: "Pavel Stehule"
Date:
Subject: Re: can I define own variables?