Re: Server does not start when log_statement_stats is set to on
От | Alvaro Herrera |
---|---|
Тема | Re: Server does not start when log_statement_stats is set to on |
Дата | |
Msg-id | 20080417141224.GI3846@alvh.no-ip.org обсуждение исходный текст |
Ответ на | Re: Server does not start when log_statement_stats is set to on (Bruce Momjian <bruce@momjian.us>) |
Список | pgsql-bugs |
Bruce Momjian wrote: > > I am discarding this thread from the patches queue. We have fixed some > of it so a LOG message is issued for invalid postgresql.conf > combinations. We could do more, but there doesn't seem to be a clear > TODO here. Actually there's a clear TODO in GUC_complaint_elevel's header comment: /* * GUC_complaint_elevel * Get the ereport error level to use in an assign_hook's error report. * * This should be used by assign hooks that want to emit a custom error * report (in addition to the generic "invalid value for option FOO" that * guc.c will provide). Note that the result might be ERROR or a lower * level, so the caller must be prepared for control to return from ereport, * or not. If control does return, return false/NULL from the hook function. * * At some point it'd be nice to replace this with a mechanism that allows * the custom message to become the DETAIL line of guc.c's generic message. */ -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-bugs по дате отправления: