Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: Using autogenerated primary key in transaction
From:
John R Pierce <pierce(at)hogranch(dot)com>
To:
Andrus <kobruleht2(at)hot(dot)ee>
Cc:
pgsql-general(at)postgresql(dot)org
Subject:
Re: Using autogenerated primary key in transaction
Date:
2010-01-04 08:25:41
Message-ID:
4B41A605.6010204@hogranch.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2010-01-02 16:40:11 from "Andrus" <kobruleht2(at)hot(dot)ee>
2010-01-04 08:25:41 from John R Pierce <pierce(at)hogranch(dot)com>
2010-01-04 08:29:18 from "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
Lists:
pgsql-general
Andrus wrote:
>
> How to get autogenerated primary key for >=8.0 servers ?
currval('sequencename')
In response to
Using autogenerated primary key in transaction
at 2010-01-02 16:40:11 from Andrus
Browse pgsql-general by date
From
Date
Subject
Next Message
Magnus Hagander
2010-01-04 08:29:02
Re: SELECT does not find table created by itself
Previous Message
Jayadevan M
2010-01-04 04:33:29
Re: set-level update fails with unique constraint violation