Re: Summary and Plan for Hot Standby
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
From: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: simon@2ndQuadrant.com, pgsql-hackers@postgresql.org
Date: 2009-11-16T06:51:59Z
Lists: pgsql-hackers
Tatsuo Ishii wrote: > In my understanding, Parse will aquire locks on the target table. Is > this harmless? That's ok, you can take AccessShareLocks in a standby. All queries lock the target table (in AccessShare mode). -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com