Re: Autovacuum launcher occurs error when cancelled by SIGINT
Dilip Kumar <dilipbalaut@gmail.com>
From: Dilip Kumar <dilipbalaut@gmail.com>
To: Kuntal Ghosh <kuntalghosh.2007@gmail.com>
Cc: Yugo Nagata <nagata@sraoss.co.jp>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-06-21T14:22:50Z
Lists: pgsql-hackers
On Wed, Jun 21, 2017 at 7:47 PM, Kuntal Ghosh <kuntalghosh.2007@gmail.com> wrote: >> IMHO, It's not a good idea to use DSM call to verify the DSA handle. >> > Okay. Is there any particular scenario you've in mind where this may fail? It's not about failure, but about the abstraction. When we are using the DSA we should not directly access the DSM which is under DSA. -- Regards, Dilip Kumar EnterpriseDB: http://www.enterprisedb.com
Commits
-
Fix autovacuum launcher attachment to its DSA
- a4f06606a328 10.0 landed