Обсуждение: VACUUM failing ??!!

Поиск
Список
Период
Сортировка

VACUUM failing ??!!

От
"Sally Sally"
Дата:
After running for more than 24 hrs (I have a large db), vacuum failed with
this message:
ERROR:  failed to re-find parent key in "pg_type_typname_nsp_index"
Has anybody encountered this before?
Thanks much
Sally

_________________________________________________________________
Check out Election 2004 for up-to-date election news, plus voter tools and
more! http://special.msn.com/msn/election2004.armx


Re: VACUUM failing ??!!

От
Devrim GUNDUZ
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Fri, 5 Nov 2004, Sally Sally wrote:

> After running for more than 24 hrs (I have a large db), vacuum failed with
> this message:
> ERROR:  failed to re-find parent key in "pg_type_typname_nsp_index"
> Has anybody encountered this before?

AFAIR, you have to REINDEX pg_type to get rid of this error.

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
             http://www.tdmsoft.com
             http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBi5pmtl86P3SPfQ4RAtUDAJ4jyT6MMU3b7R/C4xVm918QsSTmkQCfZdCw
AQ6DWpdXhkhVM6jFKUQCQK0=
=GH8N
-----END PGP SIGNATURE-----

Re: [ADMIN] VACUUM failing ??!!

От
Tom Lane
Дата:
"Sally Sally" <dedeb17@hotmail.com> writes:
> After running for more than 24 hrs (I have a large db), vacuum failed with
> this message:
> ERROR:  failed to re-find parent key in "pg_type_typname_nsp_index"

What PG version?

            regards, tom lane