| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
編集の要約なし
==[[PostgreSQL pgAdminのインストール]]==
[[PostgreSQL]] | [[PostgreSQL 8.3.5]] |
{{amazon|4798123358}}
===pgAdminのインストール([[Windows]])===PostgresSQL用GUIクライアントPostgres[[SQL]]用GUIクライアント
http://www.pgadmin.org/
=====ダウンロード~設定=====
Windowsにクライアントをインストールする。[[Windows]]にクライアントをインストールする。[[http://www.postgresql.jp/PostgreSQL/8_3/8_3_5 ここ]] | からWindows用インストーラを入手し(pgAdminも含まれている)
[[File:0964_pgsql_client01.jpg]]
*DBサーバーは[[PostgreSQL 8.3.5 インストール|別のマシンにインストールした] [別のマシンにインストールした]ため、クライアントソフウェアのみインストールする。
*アプリケーションスタックビルダも(上の図では×としているが)以下のようなツールのため、追加でインストールした
8.3以降のWindows版インストーラでは、ODBC、JDBC、PostGIS、3以降の[[Windows]]版インストーラでは、ODBC、JDBC、PostGIS、
Slony-I等のインストールは、外部プロジェクト専用のインストーラである
“スタックビルダ”に移行しました。PostgreSQL本体のインストール“スタックビルダ”に移行しました。[[PostgreSQL]]本体のインストール
完了後にスタックビルダを用いて追加インストールしてください。
=====サーバー側でリスナーの設定=====
pgAdminのヘルプを読むと、以下の記述
For security reasons, a [[PostgreSQL ]] server "out of the box" doesn't listen on
TCP/IP ports. Instead, it has to be enabled to listen for TCP/IP requests.
This can be done by adding tcpip = true to the postgresql.conf file for
Loaded plugins: refresh-packagekit
=============================== Matched: pgadmin ===============================
pgadmin3.i386 : Graphical client for [[PostgreSQL]]
pgadmin3-docs.i386 : Documentation for pgAdmin3
phpPgAdmin.noarch : Web-based [[PostgreSQL ]] administration
# yum install pgadmin3.i386
Loaded plugins: refresh-packagekit
====起動====
接続設定はWindowsと同様接続設定は[[Windows]]と同様
[[File:0963_pgadmin02.jpg]]

案内メニュー