View Single Post

   
  #2 (permalink)  
Old 04-18-2008, 11:53 AM
Matthew T. O'Connor
 
Posts: n/a
Default Re: [ADMIN] Assimilation of these "versus" and hardware

Josh Berkus wrote:

>Matt,
>
>
>>I had one comment on the pg_autovacuum section. Near the bottom it
>>lists some of it's limitations, and I want to clarify the 1st one: "Does
>>not reset the transaction counter". I assume this is talking about the
>>xid wraparound problem? If so, then that bullet can be removed.
>>pg_autovacuum does check for xid wraparound and perform a database wide
>>vacuum analyze when it's needed.
>>
>>

>
>Keen. That's an 8.0 fix?
>


Nope, been there since before 7.4 was released.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Reply With Quote