Re: pg_attribute file in PostgreSQL 9.0

Поиск
Список
Период
Сортировка
От Lukasz Brodziak
Тема Re: pg_attribute file in PostgreSQL 9.0
Дата
Msg-id CAGWYGjUCAmG0H_aL6-G_pdCUh7c+PmNfASfu_4KHAa+jy9rasA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_attribute file in PostgreSQL 9.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Ok, so the case is that I don't have the exact cause of the problem as
it occured on one of our clients dbs. The PG version is 9.0.0 and the
OS is windows XP. The DB is able to start (I have the data folder) but
when I connect to the db from our application (or pgAdmin) I come
across the above mentioned error. I have managed to get into the
database after replacing the pg_attribute from another DB (clean db
created with our installer) but then I read Your mail so I stopped at
this point. Pg_log has only this one information on the error.

2012/3/7 Tom Lane <tgl@sss.pgh.pa.us>:
> Steve Crawford <scrawford@pinpointresearch.com> writes:
>> On 03/07/2012 09:03 AM, Lukasz Brodziak wrote:
>>> Thanks a lot I have found file I needed let's hope I will be able to
>>> fix the problem now as I cannot connect to the database because I get
>>> 'catalog is missing 1 attribute for relation 2662' which I hope to be
>>> able to repair by getting the pg_attribute file from another db.
>
>> STOP! Don't touch anything just yet. Now we know the real reason for the
>> question.
>
> ... yeah, and this is the wrong answer.  It's *exceedingly* unlikely
> that plopping in the pg_attribute file from a different database will
> accomplish anything except to make matters far worse.  Even if the other
> DB has exactly the same tables and exactly the same columns in those
> tables, it likely doesn't have the same OID assignments.
>
>                        regards, tom lane



--
Łukasz Brodziak
"Do you bury me when I'm gone
Do you teach me while I'm here
Just as soon I belong
Then it's time I disappear"

В списке pgsql-admin по дате отправления:

Предыдущее
От: Walter Hurry
Дата:
Сообщение: Re: table names seem identical
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: pg_attribute file in PostgreSQL 9.0