When the locially dropped column is also physically dropped

From: "rupesh bajaj" <rupesh(dot)bajaj(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: When the locially dropped column is also physically dropped
Date: 2007-04-27 12:01:41
Message-ID: c6bd6a440704270501i274d89b0n86a863280b49a5c5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hi,
I have dropped a column (say column name is 'A') from the relation R. By
setting the attisdropped as true in the pg_catalog.pg_attribute table. But
the column is dropped locially not the physically. Can you please tell me
when this column will be physically also dropped. Is this column is
automatically physically dropped? or I have to run some command to dropped
it physically.

Thanks,
Rupesh Bajaj

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jorge Godoy 2007-04-27 13:01:54 Re: Converting time to float
Previous Message Richard Huxton 2007-04-27 11:59:04 Re: Converting time to float

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-04-27 12:39:47 Re: Hi, I wanto joinin the developer group of postgresql
Previous Message Magnus Hagander 2007-04-27 11:57:59 Re: Hi, I wanto joinin the developer group of postgresql