Re: how to REINDEX pg_database on

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joshua Daniel Franklin escribió:

> xbrain_queries=# \d
> No relations found.
> xbrain_queries=# \l
>    List of databases
>  Name | Owner | Encoding
> ------+-------+----------
> (0 rows)

Hmmm, seems your Xid counter wrapped around.  Have you vacuumed the
system catalogs in that database?  Particularly pg_class, pg_attribute
etc ...

Since you already have a backup, the easiest way out is to forget the
borked installation and restore the backup, then ensure this doesn't
happen to you ever again by switching to a more modern release that has
specific protections against it.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux