./configure gmake gmake install adduser postgres chown -R postgres /usr/local/pgsql su - postgres /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data >logfile 2>&1 & /usr/local/pgsql/bin/createdb test /usr/local/pgsql/bin/psql test長いインストール手順はこの 章. でこれから述べます。