Jim Nasby <[email protected]> writes: > Is there a way to measure memory consumption during planning, short of > something like strace? (I've got no dev tools available on our servers.)
Nothing built-in, I'm pretty sure. You could probably add some
instrumentation, but that would require running modified executables ...
regards, tom lane
--
Sent via pgsql-performance mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
