连接 postgres

参考:

步骤:

  1. M-x edbi:open-db-viewer
  2. 填写 databse 连接信息

    • dbi:Pg:database=mydb;host=localhost;port=5432
    • dbi:Pg:database=mydb;host=localhost