小编dea*_*ock的帖子

无法将历史记录保存到文件“/var/lib/postgresql/.psql_history”:没有这样的文件或目录

我正在按照本教程设置我的 postgresql 数据库。

http://inventtheweb.blogspot.ca/2012/05/install-postgresql-for-django.html

在我运行完 CREATE DATABASE 命令并运行 \q 后

我得到以下回应。

could not save history to file "/var/lib/postgresql/.psql_history": No such file or directory
Run Code Online (Sandbox Code Playgroud)

究竟是什么导致了这种情况,这会导致我出现任何问题吗?

更多信息:正在安装的 postgresql 版本是 9.3,我将它安装在 Ubuntu Server 14.04 LTS 上

postgresql ubuntu

8
推荐指数
1
解决办法
1万
查看次数

标签 统计

postgresql ×1

ubuntu ×1