Re: Design question regarding arrays - Mailing list pgsql-novice

From Michael Glaesemann
Subject Re: Design question regarding arrays
Date
Msg-id 2E220602-E9ED-11D8-B87D-000A95C88220@myrealbox.com
Whole thread Raw
In response to Re: Design question regarding arrays  (Oliver Fromme <olli@lurza.secnetix.de>)
List pgsql-novice
On Aug 9, 2004, at 7:06 PM, Oliver Fromme wrote:

> Michael Glaesemann wrote:
>> On Aug 9, 2004, at 6:42 PM, Oliver Fromme wrote:
>>
>
> My example was a bit simplified for the matter.

Regardless, there's no reason not to use currval on the sequence. It's
transaction safe, as explained in both the link I posted previously and
in the FAQ.

http://www.postgresql.org/docs/faqs/FAQ.html (4.15.1 through 4.15.4)

Michael Glaesemann
grzm myrealbox com


pgsql-novice by date:

Previous
From: "Sean Davis"
Date:
Subject: Re: Design question regarding arrays
Next
From: Michael Glaesemann
Date:
Subject: Re: Design question regarding arrays