Christophe Pettus: All Your GUCs in a Row: log_line_prefix and log_timezone
📝
内容提要
A log line has two parts: the message, which PostgreSQL decides, and everything in front of it, which you do. log_line_prefix is the join key. Every fact that lets you connect a line to a session,...