Re: corrupted rows in pg_attribute deleted

From: Lukasz Brodziak <lukasz(dot)brodziak(at)gmail(dot)com>
To: "marvin(dot)deoliveira" <marvin(dot)deoliveira(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: corrupted rows in pg_attribute deleted
Date: 2011-09-06 21:43:50
Message-ID: CAGWYGjUsin-arRWMvdiNoGdmwVXXGSum21+U_Bgfej1+Q52Ltw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Yet still to drop the tables you need to have complete information on them
in the system tables. So I would go and 'forge' the data by inserting info
into pg_attribute based on other entries for the columns of these tables.
After that you should be able to drop the tables or do aby other
modifications.
06-09-2011 23:12 użytkownik "marvin.deoliveira" <marvin(dot)deoliveira(at)gmail(dot)com>
napisał:

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Joost Kraaijeveld 2011-09-07 07:13:33 Is it possible to import raw data directories in a cluster (Debian)?
Previous Message marvin.deoliveira 2011-09-06 21:12:32 Re: corrupted rows in pg_attribute deleted