摘要: postgresql 10.x 叫做 wal、lsn postgresql 9.x 叫做 xlog、location在实际应用中经常需要根据 lsn/location 获取 wal/xlog 文件名postgresql 10.xpostgres=# se... 阅读全文
posted @ 2018-03-07 16:13 peiybpeiyb 阅读(1036) 评论(0) 推荐(0) 编辑
摘要: 有时候在主机上使用psql登录postgresql时,会报如下错误 $ psql psql: could not connect to server: No such file or directory Is the server running l... 阅读全文
posted @ 2018-03-07 13:40 peiybpeiyb 阅读(731) 评论(0) 推荐(0) 编辑