Re: [BUGS] BUG #7940: Auto increment issue

2013-03-25 Thread krishnakumar
m. > > Thanks, > Krishna > > On Mon, Mar 18, 2013 at 10:37 AM, krishnakumar < > krishnakumar.e...@gmail.com> wrote: > >> >> >> -- Forwarded message -- >> From: Josh Kupershmidt >> Date: Thu, Mar 14, 2013 at 8:43 PM >> Subje

Re: [BUGS] BUG #7940: Auto increment issue

2013-03-14 Thread Josh Kupershmidt
On Wed, Mar 13, 2013 at 4:01 AM, wrote: > Hi, > I'm using PostgreSQL 9.0.1 and driver PostgreSQL 9.0 JDBC4 and my OS > is Ubuntu.I'm using serial type for auto-incrementing column id in my table > everything works fine .when i stop my application and restart the > application its fine but