Re: how to REINDEX pg_database on

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

 



Joshua Daniel Franklin <joshuadfranklin@xxxxxxxxx> writes:
> NOTICE:  table "pg_database" was reindexed

So you did the reindex ...

> xbrain_queries=# \l
>    List of databases
>  Name | Owner | Encoding
> ------+-------+----------
> (0 rows)

... and it didn't help.  I think this shows that the indexes weren't the
problem.  More likely this is a transaction wraparound issue.
Have you tried "VACUUM pg_database"?  Sometimes that can get you out
of wraparound problems.

			regards, tom lane

-- 
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