Re: Required locks for ANALYZE - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: Required locks for ANALYZE
Date
Msg-id ZUv4Ytt-vVMSLrb8@momjian.us
Whole thread Raw
In response to RE: Required locks for ANALYZE  (Aramaki Zyake <zyake.mk4@gmail.com>)
List pgsql-docs
On Mon, Sep 30, 2019 at 04:46:56PM +0900, Aramaki Zyake wrote:
> Hi,
> 
> I’m terribly sorry for the delay of response.
> 
>  
> 
> >This does not really seem like an improvement.  The second formulation is
> 
> >pedantically correct, but also unintelligible.
> 
> > 
> 
> > Maybe we could make it say "run in parallel with non-DDL activity" ?
> 
>  
> 
> I completely agree with you, therefore, I amended it as follows.
> 
> ----
> 
> ANALYZE requires only a read lock on the target table, so it can run in
> 
> parallel with non-DDL activity on the table.

I know this report is four years old, but attached patch applied to
master.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.

Attachment

pgsql-docs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: CREATE SUBSCRIPTION issue
Next
From: Bruce Momjian
Date:
Subject: Re: readability changes to postgres.sgml