pg_stash_advice doc

From: Erik Rijkers <er(at)xs4all(dot)nl>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: pg_stash_advice doc
Date: 2026-04-10 09:18:01
Message-ID: 8912b2e5-ccad-4cbd-ab53-869b0b9ecec5@xs4all.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The pg_stash_advice doc ( doc/src/sgml/pgstashadvice.sgml ) contains
this sentence:

"This means both that it is important to be mindful
of memory consumption when deciding how much plan advice to stash."

It seems to me 'both' should be 'also', or maybe just dropped.

Thanks,

Erik

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-04-10 09:35:15 Re: Row pattern recognition
Previous Message jian he 2026-04-10 09:10:30 Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column