a problem - Mailing list pgsql-admin

From sharvari N
Subject a problem
Date
Msg-id 20030822090113.90339.qmail@web40107.mail.yahoo.com
Whole thread Raw
Responses Re: a problem  (Robert Treat <xzilla@users.sourceforge.net>)
Re: [GENERAL] a problem  (Franco Bruno Borghesi <franco@akyasociados.com.ar>)
List pgsql-admin
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

pgsql-admin by date:

Previous
From: "Chris M"
Date:
Subject: Re: template1 database...
Next
From: sharvari N
Date:
Subject: changing column size in postgres