[pgsql-jp: 34071] Re: psqlコマンド時のPQgetssl のエラー
    土屋賢治
    KenjiTsuchiya @ pe.rinnai.co.jp
       
    2004年 10月  6日 (水) 12:49:03 JST
    
    
  
お世話になっております。
> 推測でしかありませんが、この「7.3.4-RH」が気になります。RedHatのRPM
> 版を稼動している可能性(このpsqlを実行する前に実行されていたpg_ctlや
> initdbも含む)はありませんか。
ご指摘のとおり、ディストリビューション既存の
7.3.4が導入されていました。失礼しました。
rpm -e rh-postgresql-contrib-7.3.4-8
rpm -e rh-postgresql-7.3.4-8
を実行し、postgresユーザーから
psql test
したら...
Welcome to psql 7.4.3, the PostgreSQL interactive terminal.
Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit
test=#
正常でした。ありがとうございます。
(PQgetsslの解決にはなっていませんがこれでいけます)
    
    
pgsql-jp メーリングリストの案内