查看数据库日志
PolonDB 提供最近 7 天的数据库日志。
操作步骤
- 连接所要查看节点的
postgres
库 - 通过查询表的方式查看日志。
postgres=> \d
List of relations
Schema | Name |
--------+----------------+
public | postgresql_fri
public | postgresql_mon
public | postgresql_sat
public | postgresql_sun
public | postgresql_thu
public | postgresql_tue
public | postgresql_wed