Saudações a todos os colegas. Preciso dropar algumas tabelas em uma base Postgres e ao tentar realizar o procedimento em uma delas, me é apresentada a mensagem:
An error has ocourred: ERROR: cache lookup failed for attribute 1 of relation 167017 Após algumas pesquisas, entendi que a tabela Pg_Attribute possui linhas corrompidas referentes às definições da referida tabela. Ao tentar listar toda a pg_attribute obtenho o erro: ERROR: cache lookup failed for type 0 ********** Error ********** ERROR: cache lookup failed for type 0 SQL state: XX000 Preciso de ajuda para resolver este problema, já que não consegui "ver" como excluir tais linhas. Desde já agradeço a atenção da comunidade. Marcos Oliveira. -- View this message in context: http://postgresql.1045698.n5.nabble.com/Remover-linhas-corrompidas-da-Pg-Attribute-tp4682256p4682256.html Sent from the PostgreSQL - Brasil mailing list archive at Nabble.com. _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
