BUG #11702: Identity column error

From: abhishekmvn(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11702: Identity column error
Date: 2014-10-17 11:39:51
Message-ID: 20141017113951.2508.75232@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 11702
Logged by: Abhishek
Email address: abhishekmvn(at)gmail(dot)com
PostgreSQL version: 9.3.3
Operating system: Windows 7
Description:

How do i restrict the Server not to accept a manual insertion of identity
column value. This is causing an exception in the App when we have multiple
users using the same table and one of them doing a insertion of value in
Identity column.
Expecting a reply from you.

Regards.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Александр Глухов 2014-10-17 12:36:04 ARMv5
Previous Message jaime soler 2014-10-17 09:15:29 Re: BUG #11680: PostgreSQL JDBC Driver issue