a problem

From: sharvari N <sharvari_n(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: a problem
Date: 2003-08-22 09:01:13
Message-ID: 20030822090113.90339.qmail@web40107.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

hello
How do i change the definition of a column? one of the columns width is not sufficient to store the data. I want to change the width. how to do that in postgres? I tried doing alter table + change/modify. both of them doesn't work in postgres.
and what is the maximum size to which a postgres database can grow? I have huge data to store.
regards
sharvari

---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message scott.marlowe 2003-08-22 13:48:56 Re: Partial indexes (was: Re: Indexing a boolean)
Previous Message sharvari N 2003-08-22 08:41:06 changing column size in postgres

Browse pgsql-general by date

  From Date Subject
Next Message Harald Fuchs 2003-08-22 09:59:00 Re: [GENERAL] Need concrete "Why Postgres not MySQL"
Previous Message Diogo Biazus 2003-08-22 08:57:06 Strange problem with PL/PgSQL stored procedures