On Wed, Mar 01, 2006 at 10:13:02PM -0600, John wrote:
> adding -s will print the statistis and time. But I have no idea how to call
> this using postmaster -o option. Anyone give me a hint? Thanks.
postmaster -o -s [ other options ]
Or you could enable log_statement_stats in postgresql.conf.
--
Michael Fuhr