| From: | Anand Raman <araman(at)india-today(dot)com> |
|---|---|
| To: | postgresql <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: strange query results |
| Date: | 2001-02-13 15:56:03 |
| Message-ID: | 20010213212603.F25941@india-today.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi tom
Thanks for your time..
No all of the columns were there right from the start..
Even if i added a few columns i always went thru the process of dropping
and recreating the entire db..
However a few days back there was a instance of index curroption and things came
to a halt.. A vaccum of the database notified of the possible curroption
and i recreated a index which didnt belong to this table..
I havent tried vaccuming the table now.. Will it help??
Thanks
Anand
On Tue, Feb 13, 2001 at 10:20:53AM -0500, Tom Lane wrote:
>Anand Raman <araman(at)india-today(dot)com> writes:
>> The table description is as follows
>
>Hmm ... nothing obviously funny here. Is there anything unusual about
>the history of this table? (For example, were site_section or any other
>columns added via ALTER TABLE, rather than being there all along?)
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Alliban | 2001-02-13 16:09:01 | Postmaster crashes |
| Previous Message | Fred Yankowski | 2001-02-13 15:49:07 | Re: Re: ALTER DROP COLUMN |