Re: Creating Primary Key after CREATE TABLE: Is Sequence created? - Mailing list pgsql-general

From Monosij
Subject Re: Creating Primary Key after CREATE TABLE: Is Sequence created?
Date
Msg-id 1380312548101-5772649.post@n5.nabble.com
Whole thread Raw
In response to Re: Creating Primary Key after CREATE TABLE: Is Sequence created?  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Thanks again John. Will try it out.

So I have to rely in 1 statement that is Postgres specific. That still works
for me.

Also I can create the PRIMARY KEY as an alter table and not be part of
CREATE TABLE right?

So let me see how the trials go.

Thank you again John. Also Elliot for your last answer.

Mono



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Creating-Primary-Key-after-CREATE-TABLE-Is-Sequence-created-tp5772633p5772649.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Creating Primary Key after CREATE TABLE: Is Sequence created?
Next
From: Monosij
Date:
Subject: Re: Creating Primary Key after CREATE TABLE: Is Sequence created?