在使用deepdive的时候采用了Postgresql作为数据库
安装可以从deepdive的github获取
bash <(curl -fsSL git.io/getdeepdive) postgres
也可以分步安装postgresql的server和client
sudo apt-get install postgresql sudo apt-get install postgresql-client
安装完,像MysqL一样需要做一些配置
就是先把系统切换到postgres这个@R_301_473@,接这个默认的@R_301_473@首次登陆postgresql