[BUGS] 7.4: FATAL: unrecognized configuration parameter -
11-22-2003
, 03:13 PM
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 &
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly |