7.4: FATAL: unrecognized configuration parameter "show_statement_stats" - Mailing list pgsql-bugs

From kchen@net4com.com
Subject 7.4: FATAL: unrecognized configuration parameter "show_statement_stats"
Date
Msg-id 4630.68.122.6.110.1069404786.squirrel@webmail.net4com.com
Whole thread Raw
Responses Re: 7.4: FATAL: unrecognized configuration parameter "show_statement_stats"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Version: Release 7.4 (production)

Error message: psql: FATAL:  unrecognized configuration parameter
"show_statement_stats"

This is reproducible if start the engine with option "-o -s".  (defined in
src/backend/tcop/postgres.c)

My command to start engine is:

nohup /app/pgsql/7.4/bin/postmaster -B 1024 -D /app/pgsql/data >pg74.log
2>&1 &

pgsql-bugs by date:

Previous
From: Andrew Holm-Hansen
Date:
Subject: inner query bug
Next
From: "Douglas M. Westfall"
Date:
Subject: Bug Report