摘要: 概念和工作原理 1、概念: localhost:也叫local ,正确的解释是:本地服务器 127.0.0.1:在windows等系统的正确解释是:本机地址(本机服务器) 2、工作原理 localhot:是不经网卡传输的,它不受网络防火墙和网卡相关的的限制。 127.0.0.1:是通过网卡传输的,它 阅读全文
posted @ 2019-04-07 17:10 EFLand 阅读(352) 评论(0) 推荐(0) 编辑
摘要: 材料:.backup文件、postgreSQL(pgAdmin3) 1、新建一个数据库2、选中数据库右键还原,弹出框中选择本地计算机备份文件路径 >点击还原(选择一个修改时间最早和最晚的还原两次) 阅读全文
posted @ 2019-04-07 17:03 EFLand 阅读(1581) 评论(0) 推荐(0) 编辑
摘要: 选择适合自己电脑版本的postgreSQL进行安装,显示安装失败,错误信息:problem running post-install step.installation may not complete correctly the database cluster innitialisation f 阅读全文
posted @ 2019-04-07 15:42 EFLand 阅读(991) 评论(1) 推荐(0) 编辑