[pgsql-jp: 26712] psqlがコマンドを受け付けなくなってしまいました。

池袋校-イトウ (Joho) joho @ arc.ac.jp
2002年 7月 17日 (水) 13:53:22 JST


アークの伊藤と申します。

psqlがコマンドを受け付けなくなってしまいました。

サーバー(下記仕様)はレンタルサーバーを利用し、
1年半運転してきました。

運転はphp3によるデータの検索、追加、削除と
極ありふれた処理です。

受付けなくなる前日、テーブルを追加しテストを何回か
psqlよりデータ型date、textをinsert,selcetコマンドで
テストしました。

psqlが受付けない症状は下記のような状態です。

postgresqlを触り始めたばかりの者です。
よろしくお願いいたします。

症状==========================================================
bash-2.03$ psql -u raafh000
Username: raafh000
Password:

Welcome to the POSTGRESQL interactive sql monitor:
  Please read the file COPYRIGHT for copyright terms of POSTGRESQL

   type \? for help on slash commands
   type \q to quit
   type \g or terminate with semicolon to execute query
 You are currently connected to the database: raafh000

raafh000=> \d
pqFlush() -- connection not open
raafh000=> \df
pqFlush() -- connection not open
raafh000=> \do
pqFlush() -- connection not open
raafh000=> \dt
pqFlush() -- connection not open


サーバー仕様==================================================
OS      : FreeBSD 2.2.8
HTTP サーバ  : Apache(1.1.19)
データベース : PostgreSQL 6.5.3

************************
アークアカデミー 池袋校
        伊藤 雅博
     joho @ arc.ac.jp
************************




pgsql-jp メーリングリストの案内