Re: We need to log aborted autovacuums

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: We need to log aborted autovacuums
Date: 2011-01-18 06:41:29
Message-ID: 1295332889.14057.1.camel@fsopti579.F-Secure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simone Aiken 2011-01-18 06:47:50 Re: ToDo List Item - System Table Index Clustering
Previous Message Itagaki Takahiro 2011-01-18 06:17:12 Re: SQL/MED - file_fdw