16 Oct
2012
16 Oct
'12
10:49 p.m.
On Tue, 16 Oct 2012, Assaf Gordon wrote:
Assuming the "user" time is the time "wasted" by the client program (psql/mclient), and assuming "sys" time is negligible, then subtracting the "user" time from the "real" time gives an indication of how much time the server took to complete the query and transfer the results.
What about: the time taken to serialise the results? For MonetDB this is done in a very 'plain text' wire-format. Are you aware of the PostgreSQL \timing command? In that way you can see outputs similar to that of MonetDB with respect of time taken for a query. Stefan _______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list