PostgreSQL

データーベースPostgreSQL92インストール

cd  /usr/ports/databases/postgresql92-server

make  install  clean

初期設定

/usr/local/etc/rc.d/postgresql  initdb

ee  /etc/rc.conf  に

postgresql_enable=”YES”  を1行追加

PostgreSQL起動

/usr/local/etc/rc.d/postgresql  start

This entry was posted in FreeBSD. Bookmark the permalink.