Re: We need to log aborted autovacuums - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: We need to log aborted autovacuums
Date
Msg-id 1295332889.14057.1.camel@fsopti579.F-Secure.com
Whole thread Raw
In response to Re: We need to log aborted autovacuums  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On mån, 2011-01-17 at 17:26 -0800, Josh Berkus wrote:
> However, it's hard for me to imagine a real-world situation where a
> table would be under repeated full-table-locks from multiple
> connections.  Can anyone else?

If you want to do assertion-type checks at the end of transactions in
the current fake-serializable mode, you need to lock the table.



pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: SQL/MED - file_fdw
Next
From: Heikki Linnakangas
Date:
Subject: Re: Replication logging