Re: Summary and Plan for Hot Standby

Tatsuo Ishii <ishii@postgresql.org>

From: Tatsuo Ishii <ishii@postgresql.org>
To: heikki.linnakangas@enterprisedb.com
Cc: simon@2ndQuadrant.com, pgsql-hackers@postgresql.org
Date: 2009-11-16T06:21:34Z
Lists: pgsql-hackers
> Tatsuo Ishii wrote:
> > Just a question:
> > 
> > - Does Hot Standby allow to use prepared query (not prepared
> >   transaction) in standby? I mean: Parse message from frontend can be
> >   accepted by standby?
> 
> Yes.

In my understanding, Parse will aquire locks on the target table. Is
this harmless?
--
Tatsuo Ishii
SRA OSS, Inc. Japan