Search Postgresql Archives

Re: Question regarding autovacuum

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

 



Tom Lane wrote:
Karl Denninger <karl@xxxxxxxxxxxxx> writes:
  
But... .shouldn't autovacuum prevent this?  Is there some way to look in 
a log somewhere and see if and when the autovacuum is being run - and on 
what?
    

There's no log messages (at the default log verbosity anyway).  But you
could look into the pg_stat views for the last vacuum time for each table.

			regards, tom lane

  
It looks like it IS being run.

Now the problem is, what's going on?  Maybe running out of fsm_map entries?  Hmnmmmmm..... vacuum full fixes it, which I assume reclaims those, yes?  I wonder if increasing that quite radically (I have lots of server RAM and SYSV SHM has been cranked wide) would take care of it....

-- Karl


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux