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.
我有一种情况,一个好心的人直接从 pg_catalog 模式中的 pg_trigger 表中删除了许多触发器。这显然不是数据库存储有关触发器信息的唯一表,因为他现在遇到错误。有谁知道我需要修改以整理的表格列表?
我还没有在源代码树中找到代码,但这就是我可以马上说的。
这就是我能马上达到的程度。