Search Postgresql Archives

Re: integer column to serial "type"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linos <info@xxxxxxxx> writes:
> 	there is some way to get and old integer primary key column to show the "type"
> serial at table description?

No, because there is no such type.  "serial" is just a convenient macro
that you can use in CREATE TABLE; it's not a real type.

			regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux