DatabasesPostgrespsqlOn this pagepsql使用特定用户登录特定的数据库 -h: 地址 -U: 用户 -d: 数据库 psql -h localhost -U postgres -d simple_bank 死锁调试 常见的死锁原因