Increasing Table Column Size in 7.0 Syntax

From: "J(dot) Atwood" <jatwood(at)bwanazulia(dot)com>
To: <pgsql-general(at)hub(dot)org>
Subject: Increasing Table Column Size in 7.0 Syntax
Date: 2000-11-01 17:43:45
Message-ID: B625C081.12641%jatwood@bwanazulia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Looking at the docs for pgsql I have only found stuff on altering a table
for default and renaming a column but nothing on changing the size. I want
to increase the size of a field from 2048 to 4096.

What is the syntax for this?

Thanks,
J

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Roboul 2000-11-01 17:48:53 Re: Increasing Table Column Size in 7.0 Syntax
Previous Message Steve Wolfe 2000-11-01 17:37:09 Re: Query caching