changing column size and type.

From: pginfo <pginfo(at)t1(dot)unisoftbg(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: changing column size and type.
Date: 2003-04-15 14:21:15
Message-ID: 3E9C155B.7A694675@t1.unisoftbg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I am using pg 7.3.2.

Is it possible to change:
- column size ot existing table.
- columnt size ( it is varchar basicaly).

The problem is that the table have many freferences from and to it.

many thanks,
ivan.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2003-04-15 14:23:30 Re: [PERFORM] Yet Another (Simple) Case of Index not used
Previous Message Tom Lane 2003-04-15 13:49:45 Re: ordering problems ...