Changing colums type

From: Andrei Verovski (aka MacGuru) <andreil1(at)mail(dot)starlett(dot)lv>
To: pgsql-admin(at)postgresql(dot)org
Subject: Changing colums type
Date: 2003-05-02 08:51:25
Message-ID: 41971996-7C7B-11D7-A473-00039354BD3E@starlett.lv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I would like to change column type from int8 to int4 in psql command
line utility. I am run command ALTER TABLE blah blah blah, but nothing
happens. No error message and no change of column type. Anyone have a
clue what is happening?

Thanks in advance for any suggestion(s).

*********************************************
* Best Regards --- Andrei Verovski
*
* Personal Home Page
* http://snow.prohosting.com/guru4mac
* Mac, Linux, DTP, Development, IT WEB Site
*********************************************

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message A.Bhuvaneswaran 2003-05-02 09:36:51 Re: Changing colums type
Previous Message Hacksaw 2003-05-01 23:35:15 Re: Impact of loss of unique SERIAL?