Re: doc: BRIN indexes and autosummarize - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: doc: BRIN indexes and autosummarize
Date
Msg-id 20220629120458.GE28130@telsasoft.com
Whole thread Raw
In response to doc: BRIN indexes and autosummarize  (Roberto Mello <roberto.mello@gmail.com>)
List pgsql-hackers
On Tue, Jun 28, 2022 at 05:22:34PM -0600, Roberto Mello wrote:
> Here's a patch to clarify the BRIN indexes documentation, particularly with
> regards to autosummarize, vacuum and autovacuum. It basically breaks down a
> big blob of a paragraph into multiple paragraphs for clarity, plus explicitly
> tells how summarization happens manually or automatically.

See also this older thread
https://www.postgresql.org/message-id/flat/20220224193520.GY9008@telsasoft.com

-- 
Justin



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Hardening PostgreSQL via (optional) ban on local file system access
Next
From: Alvaro Herrera
Date:
Subject: Re: Using PQexecQuery in pipeline mode produces unexpected Close messages