| From: | "Euler Taveira" <euler(at)eulerto(dot)com> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17238: Link to "Using EXPLAIN" in the "EXPLAIN" documentation |
| Date: | 2021-10-21 19:46:19 |
| Message-ID: | 55d5061c-4035-4746-bc71-f9ad8ef2c6d7@www.fastmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Tue, Oct 19, 2021, at 1:33 PM, PG Bug reporting form wrote:
> "Explain" documentation:
> https://www.postgresql.org/docs/current/sql-explain.html
> "Using EXPLAIN" documentation:
> https://www.postgresql.org/docs/current/using-explain.html
>
> The "Explain" documentation does not have a link to "Using EXPLAIN" anywhere
> in its documentation. These are highly related, and likely an interesting
> followup topic for anyone reading the former. Therefore, I think the explain
> documentation should link to the "Using EXPLAIN" documentation -- maybe as a
> "to learn more..." link.
You didn't read it carefully. In the Outputs Section there is a link to section
14.1 that is exactly the "Using Explain" that you mentioned.
--
Euler Taveira
EDB https://www.enterprisedb.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2021-10-22 00:49:41 | BUG #17243: explain wtih recursive cte error? |
| Previous Message | David G. Johnston | 2021-10-21 18:20:51 | Re: I keep getting an error during installation of Npgsql |