Re: pg_clogs hanging around

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

 



Scott Whitney <scott@xxxxxxxxxxx> wrote:
 
> my pg_clog directory contains files going back to Jul 13 of 2010. 
> 
> Every Saturday, I run: 
> 
> "vacuumdb -a -v -F" 
> 
> 
> I _thought_ that was supposed to clear those out. Am I wrong? 
 
SELECT datname, datfrozenxid FROM pg_database;
 
to see which database is causing them to be retained.
 
-Kevin

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