2012/11/22 Shigeru Hanada <[email protected]>: > After playing with some big SQLs for testing, I came to feel that > showing every remote query in EXPLAIN output is annoying, especially > when SELECT * is unfolded to long column list. > > AFAIK no plan node shows so many information in a line, so I'm > inclined to make postgres_fdw to show it only when VERBOSE was > specified. This would make EXPLAIN output easy to read, even if many > foreign tables are used in a query. > > Thoughts? > Indeed, I also think it is reasonable solution. -- KaiGai Kohei <[email protected]>
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
