PostgresSQLをインストール

Postgresのインストールを行い、インストールしておく


PostgresSQLのcontobをインストール

cd /usr/local/src/postgresql-8.3.7
cd contrib/
make
make install

最終更新:2009年06月02日 16:54