ERROR: could not find tuple for attrdef NNNNNNNN

Поиск
Список
Период
Сортировка
От Ridvan Lakas ng Bayan S. Baluyos
Тема ERROR: could not find tuple for attrdef NNNNNNNN
Дата
Msg-id 7f4f9efa0810192012h270a0e86ga4d3ea13f0ebb012@mail.gmail.com
обсуждение исходный текст
Ответы Re: ERROR: could not find tuple for attrdef NNNNNNNN  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi list,

I'm trying to drop a table but I'm receiving the following error,

pos=# drop table txnmanhours cascade;
ERROR:  could not find tuple for attrdef 10734091

Here's my current version,

pos=# select version();
                                                   version                                                   
--------------------------------------------------------------------------------------------------------------
 PostgreSQL 8.1.8 on x86_64-pc-linux-gnu, compiled by GCC gcc-4.0.gcc-opt (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
(1 row)


What could have been the issue here?


Thanks,

Ridvan

--
リヅバン バルヨス
ridvan.baluyos@qualservcentral.com
http://ridvan.baluyos.net
http://www.onxiam.com/people/rbaluyos

Registered Linux User #439466
Registered Ubuntu User #16034
Q: Have you heard of the Object-Oriented way to get wealthy?
A: Inheritance.

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

Предыдущее
От: Ennio-Sr
Дата:
Сообщение: Re: How to transform pg_7.4 function 'to_number' to 8.4 equivalent?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: could not find tuple for attrdef NNNNNNNN