Re: pgAdmin 4 - How to set auto increment primary key - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin 4 - How to set auto increment primary key
Date
Msg-id CA+OCxoynK1Hacn2AbUWB6kAsg6BXTFwcWrnYq6B7mtihUyQTVw@mail.gmail.com
Whole thread Raw
In response to pgAdmin 4 - How to set auto increment primary key  (killermouse <killermouse@gmail.com>)
Responses Re: pgAdmin 4 - How to set auto increment primary key
List pgadmin-support
On Fri, Sep 23, 2016 at 10:41 AM, killermouse <killermouse@gmail.com> 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
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-support by date:

Previous
From: killermouse
Date:
Subject: pgAdmin 4 - How to set auto increment primary key
Next
From: killermouse
Date:
Subject: Re: pgAdmin 4 - How to set auto increment primary key