[pgsql-jp: 39482] createdb -p 9999 bench_replication  の実行ができない

もりした かずのり kazu09112002 @ yahoo.co.jp
2008年 7月 6日 (日) 02:55:40 JST


レプリケーションの初心者ですので
ぜひ、教えてください

現在
CENTOS5
Postgres8.1
の環境にて、pgpool-II-2.0.1を実行しています

HPをみながらなんとかpgpoolコマンドの実行
までできましたが、下記のコマンドを実行し
内容を確認するとエラーになってしまいます。

どなたからご指導お願いします。

ちなみにサーバは1台のみです。
よろしくお願いします。


bash-3.1$ createdb -p 9999 bench_replication
2008-07-06 03:23:53 LOG:   pid 13045: Cannot accept() new
connection. all backends are down
createdb: could not connect to database postgres: server
closed the connection unexpectedly
        This probably means the server terminated
abnormally
        before or while processing the request.
bash-3.1$ 2008-07-06 03:23:53 DEBUG: pid 12953:
reap_handler called
2008-07-06 03:23:53 DEBUG: pid 12953: reap_handler: call
wait3
2008-07-06 03:23:53 DEBUG: pid 12953: child 13045 exits
with status 256 by signal 0
2008-07-06 03:23:53 DEBUG: pid 13173: I am 13173
2008-07-06 03:23:53 DEBUG: pid 12953: fork a new child pid
13173
2008-07-06 03:23:53 DEBUG: pid 12953: reap_handler:
normally exited





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