Hi.
explain analyze SELECT count(*) [...]
QUERY PLAN ----------------------------------------------------------------------------------------------------------------------------------------------------- Aggregate (cost=1177.25..1177.26 rows=1 width=0) [...]
I'm not seeing the "(actual ... )" part here. THe plan you show is from an explain, not an explain analyze... Can you provide the explain analyze output? Bye, Chris. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general