Re: Design question regarding arrays

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: Oliver Fromme <olli(at)lurza(dot)secnetix(dot)de>
Cc: pgsql-novice(at)postgresql(dot)org, agilmore(at)shaw(dot)ca (A Gilmore)
Subject: Re: Design question regarding arrays
Date: 2004-08-09 10:16:29
Message-ID: 2E220602-E9ED-11D8-B87D-000A95C88220@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Glaesemann 2004-08-09 10:26:27 Re: Design question regarding arrays
Previous Message Sean Davis 2004-08-09 10:14:37 Re: Design question regarding arrays