sequence value of the record just inserted. - Mailing list pgsql-admin

From Ben Kim
Subject sequence value of the record just inserted.
Date
Msg-id Pine.GSO.4.10.10404090954300.10715-100000@edsun.coe.tamu.edu
Whole thread Raw
Responses Re: sequence value of the record just inserted.
Re: sequence value of the record just inserted.
List pgsql-admin
Dear admins,

I have a table whose primary key is a record_id with serial type.

I would like to know, when I insert a new row, what was the value of the
record_id that I just inserted. Since this is a multi user application, I
cannot simply select max of the record_id or currval of the sequence.

I would appreciate an advice.

Regards,
Ben Kim


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Trouble restoring 7.2.1 database into 7.4.2 database
Next
From: "scott.marlowe"
Date:
Subject: Re: Multiple disks