2010-11-13から1日間の記事一覧

PostgreSQL 初期セットアップ

PostgreSQL : http://www.postgresql.org/ インストールはこちら PostgreSQL インストール MacBook% ssh -i .ssh/ssh.key elmarverde@サーバ elmarverde% su postgres パスワード: postgres% psql Welcome to psql 8.1.22, the PostgreSQL interactive termi…