Is there a problem running vacuum in the middle of a transaction? - Mailing list pgsql-hackers

From Mike Cianflone
Subject Is there a problem running vacuum in the middle of a transaction?
Date
Msg-id B9F49C7F90DF6C4B82991BFA8E9D547B17D24C@BUFORD.littlefeet-inc.com
Whole thread Raw
List pgsql-hackers
    Is there a problem with running vacuum, or vacuum analyze in the
middle of making transactions? If there happens to be a transaction running
at the time I do a vacuum analyze, the transaction has problems and the
trigger doesn't get completed all the way, and the transaction fails.

Thanks for any pointers.



pgsql-hackers by date:

Previous
From: Denis Perchine
Date:
Subject: Problems starting up postgres
Next
From: Tom Lane
Date:
Subject: Re: Problems starting up postgres