I believe an early version of Postgres-XC would show the SELECT statement that got pushed down to the data nodes when running EXPLAIN.
This no longer happens, and but is useful to understand how queries are being processed.
Log in to post a comment.