[pgadmin-support] pgAdmin 4 - How to set auto increment primary key

2016-09-23 Thread killermouse
How to set a auto increment primary key on pgAdmin 4?! Best regards -- View this message in context: http://postgresql.nabble.com/pgAdmin-4-How-to-set-auto-increment-primary-key-tp5922468.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent via pgadmin

Re: [pgadmin-support] pgAdmin 4 - How to set auto increment primary key

2016-09-23 Thread Dave Page
On Fri, Sep 23, 2016 at 10:41 AM, killermouse wrote: > How to set a auto increment primary key on pgAdmin 4?! Add a column to your table, select of the serial data types, and flip the Primary Key switch. See the attached screenshot for an example. -- Dave Page Blog: http://pgsnake.blogspot.com

Re: [pgadmin-support] pgAdmin 4 - How to set auto increment primary key

2016-09-23 Thread killermouse
Thank you for your reply. I can't find the serial data type! As you can see in picture Best regards -- View this message in context: http://postgresql.nabble.com/pgAdmin-4-How-to-set-auto-increment-primary-key-tp5922468p5922472.html

Re: [pgadmin-support] pgAdmin 4 - How to set auto increment primary key

2016-09-23 Thread Dave Page
On Fri, Sep 23, 2016 at 11:02 AM, killermouse wrote: > Thank you for your reply. > > I can't find the serial data type! > > As you can see in picture > Are you using an old version? There was a bug that caused that that was fixed some time

Re: [pgadmin-support] pgAdmin 4 - How to set auto increment primary key

2016-09-23 Thread killermouse
Thank you -- View this message in context: http://postgresql.nabble.com/pgAdmin-4-How-to-set-auto-increment-primary-key-tp5922468p5922475.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.o