Determining table and column access based on query - Mailing list pgsql-general

From Thomas Rosenstein
Subject Determining table and column access based on query
Date
Msg-id E8E3817F-A27F-49CF-B46E-BB396B5E2C25@creamfinance.com
Whole thread Raw
Responses Re: Determining table and column access based on query  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-general
Hi,

we would like to evaluate what data a SQL query will access,
is there a possibility to ask the Planner directly which tables and 
columns will be affected in the end?


Thanks
Thomas



pgsql-general by date:

Previous
From: stan
Date:
Subject: A GROUP BY question
Next
From: Thomas Kellerer
Date:
Subject: Re: Determining table and column access based on query