Add column - Mailing list pgsql-general

From Ioannis Theoharis
Subject Add column
Date
Msg-id Pine.GSO.4.58.0608111928590.29213@calliope
Whole thread Raw
In response to Re: How to use the full text index feature on PostgreSQL  ("Matthew T. O'Connor" <matthew@zeut.net>)
Responses Re: Add column  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general

Hi, there is a feature that I would be glad if it was supported by
PostgreSQL:

I want to add a new column (attribute) to a pre-existed table, but instead
of filling the values of this column with a default value (e.g. null) I
would like to copy them from a file stored in my filesystem.

I didn't find any example of mixing "copy" and "alter table ... add
column" in the Documentation, however I send this mail to check it out.

Thanks.

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Tuning to speed select
Next
From: Michelle Konzack
Date:
Subject: User can not more login