Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
具体来说,我想看看我是否可以检索用于在控制台中查看进度的 RAISE INFO 消息。
这些是否存储在pg的某个地方?
不一定:
是否将特定优先级的消息报告给客户端,写入服务器日志,或两者都由 log_min_messages 和 client_min_messages 配置变量控制。