Re: ERROR: cannot find attribute 1 of relation pg_temp

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ERROR: cannot find attribute 1 of relation pg_temp
Дата
Msg-id 200012092312.SAA01682@candle.pha.pa.us
обсуждение исходный текст
Ответ на ERROR: cannot find attribute 1 of relation pg_temp  (Vladimir Sakhovsky <sakhovsky@gmd.de>)
Ответы Function overloading  (Rynell Wesson <rwesson@cs.utexas.edu>)
Список pgsql-admin
Looks like a temp table that lost it's pg_attribute entry.  Try dropping
pg_temp.13435 and see if that helps.

> Hi,
>
> When I vacuuming database I'm getting this error:
>
> $vacuumdb --analyze mydatabase
>
> ERROR:  cannot find attribute 1 of relation pg_temp.13435.0
> vacuumdb: database vacuum failed on mydatabase
>
> How this can be fixed?
>
> I'm running on RadHat 6.2, Postgresql-6.5.3-6.
>
> Any help would be appreciated,
>
> Vladimir Sakhovsky
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Raju Mathur
Дата:
Сообщение: Foreign key split across two tables
Следующее
От: Rynell Wesson
Дата:
Сообщение: Function overloading