Re: alter table serial->int

From: "Erik Aronesty" <erik(at)q32(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: alter table serial->int
Date: 2007-11-08 16:14:22
Message-ID: ccd588d90711080814m1f21c4e0hedbfc1ff1acced3a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> "Erik Aronesty" <erik(at)q32(dot)com> writes:
> > for some odd reason when i try to change a table from serial to just
> > plain "int with a default" postgres seems to ignore me.
>
> What PG version?

(PostgreSQL) 8.1.10

> The fact that you even tried that suggests that you don't understand
> very well what "serial" is. See the manual ...

I tried to change the data type first. Which implies I know what it means.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Erik Aronesty 2007-11-08 16:17:44 Re: alter table serial->int
Previous Message Abraham, Danny 2007-11-08 14:15:49 initdb fails on Windows - some shared memory problem