transaction safety - Mailing list pgsql-general

From DaVinci
Subject transaction safety
Date
Msg-id 20010212115242.A588@fangorn.net
Whole thread Raw
Responses Re: transaction safety  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-general
 Hi all.

 I want to create a new tuple of main info and detail tuples (in
 different tables) that are joined by a key field. Key field is created by
 generator automatically and I need that number in order to assign to detail
 tuples. How can I to get that number in a safe way?.

 Thanks for ideas.

                                                             David

pgsql-general by date:

Previous
From: fabrizio.ermini@sysdat.it
Date:
Subject: Error from index "pg_type_typname_index"????
Next
From: "Oliver Elphick"
Date:
Subject: Re: transaction safety