Re: [pgadmin-support] pgAdminII support question

2010-01-14 Thread Guillaume Lelarge
Le 07/12/2009 18:09, David Leikis a écrit : > I am trying to create auto-incrementing of the Primary Key within each record > by using sequences. > > Sometimes I can get the "add - sequence" to work by creating it with the name > "tablename_columnname_seq". > > There are many other times that t

[pgadmin-support] pgAdminII support question

2009-12-07 Thread David Leikis
I am trying to create auto-incrementing of the Primary Key within each record by using sequences. Sometimes I can get the "add - sequence" to work by creating it with the name "tablename_columnname_seq". There are many other times that this doesn't work. (The table create SQL doesn't show up