摘要: -1. 如何知道有哪些表、哪些进程被锁住了? select * from pg_locks a join pg_class b on a.relation = b.oid join pg_stat_activity c on a.pid = c.pid where a.mode like '%Exc 阅读全文
posted @ 2021-09-17 22:24 littlevigra 阅读(206) 评论(2) 推荐(0) 编辑
摘要: 1. 日本日历导致oss 403 71 09-16 10:17:13 __source__: log_service __topic__: oss_access_log acc_access_region: - access_id: - bucket: jdb-storage bucket_loca 阅读全文
posted @ 2021-09-17 17:22 littlevigra 阅读(186) 评论(0) 推荐(0) 编辑