PostgreSQL 缺少 /etc/postgresql 文件夹?

Cha*_*kra 8 installation 10.10

我全新安装了 Ubuntu 10.10 (amd64)。即使安装了 Postgresql (8.4.5) 服务器和客户端,/etc 文件夹中的 postgresql 目录也丢失了。

任何可能导致此问题的线索。

Cha*_*kra 7

解决方案是在清除软件包后重新安装。

sudo apt-get remove --purge postgresql-8.4

然后

sudo apt-get install postgresql-8.4