Re: [GENERAL] Change table structure. - Mailing list pgsql-general

From Teodor Cimpoesu
Subject Re: [GENERAL] Change table structure.
Date
Msg-id 37EA4B3D.84B95500@digiro.net
Whole thread Raw
In response to Change table structure.  ("Michal A. Kowalski" <mak@minfo.com.pl>)
List pgsql-general
"Michal A. Kowalski" wrote:
>
> Hi,
>
> is there any way to change table structure without doing DROP and CREATE
> again?
nope, only if you rename (table|attr) name(s) or add an attribute.


--
CIMPOESU Teodor, Web Programmer

@ DIGICOM S.A. Bucharest, Romania
@ Internet, site development
@ teo@digiro.net,+(401)-330.47.28

official home page ~ http://www.digiro.net/
Internet  web page ~ http://internet.digiro.net/

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] List of all PostgreSQL functions
Next
From: Shadkam Islam
Date:
Subject: Re: [GENERAL] Change table structure.