
psql
unsterbliche
这个作者很懒,什么都没留下…
展开
-
ubuntu18 从源码编译安装psql
为了自定义database的存储路径,我使用源码编译安装。如果直接apt-get install,以后再改存储路径非常费劲。先下载https://www.postgresql.org/ftp/source/为了顺利使用chembl库,这里下载的是https://ftp.postgresql.org/pub/source/v9.5.17/postgresql-9.5.17.tar.bz2...原创 2019-06-19 19:08:41 · 461 阅读 · 2 评论 -
安装chembl psql
没装psql的可以先从源码编译安装(ubuntu18)参见另一个博文https://blog.youkuaiyun.com/unsterbliche/article/details/92806630安装好后先下载chembl的psql dumpftp://ftp.ebi.ac.uk/pub/databases/chembl/ChEMBLdb/latest/下载里面的ftp://ftp.ebi...原创 2019-06-19 19:57:51 · 975 阅读 · 0 评论