#每天一个知识点#
数据库| Postgresql 数据库中 :log_min_duration_statement 指在SQL执行完之后记录时间,而 log_statement 在解析完执行前就记录到日志
评论