Drkcore

10 01 2020 chemoinformatics Tweet

ChEMBL25をMBAにいれる

25を入れたときのログ。今回は高速化のために postgres.confのfsyncをoff にしておいた。

dropdb chembl_23
psql -l
createdb chembl_25
psql -l
pg_ctl -D /usr/local/var/postgres stop
# vim postgres.conf -> fsync=off
pg_ctl -D /usr/local/var/postgres -l logfile start
$ pg_restore -j 2 -d chembl_25_postgresql.dmp
  • 23を入れたときのログ

About

  • もう5年目(wishlistありマス♡)
  • 最近はPythonとDeepLearning
  • 日本酒自粛中
  • ドラムンベースからミニマルまで
  • ポケモンGOゆるめ

Tag

Python Deep Learning javascript chemoinformatics Emacs sake and more...

Ad

© kzfm 2003-2021