[pgsql-jp: 31434] 7.4RC2 regression failur and not running stats collector process on Solaris

Kiyoshi Sawada sawa @ nagoya2.jrc.or.jp
2003年 11月 11日 (火) 19:29:36 JST


沢田です。
7.4のRC2が出ています。
ftp://ftp.ring.gr.jp/pub/misc/db/postgresql/source/v7.4/
あたりから取得可能です。

spark と x86 の Solaris で、テストしてますが不具合があるようです。
Solaris環境な方で再現するかテストしていただけたら幸いです。

不具合は、
1. configureのchecking で 、pstat... no となる。
2. リグレッションテスト で、stats ..... FAILED となる。
3. サーバ起動で、stats buffer process と stats collector processが無い
です。
------------------------------------------------
こちらの環境
 SunOS 5.8 Generic_108528-15 sun4m sparc
 SunOS 5.8 Generic_108529-23 i86pc i386 i86pc
sparc と i386 のどちらも、
 PostgreSQL 7.4 RC2
 gcc (GCC) 3.3.2
 autoconf (GNU Autoconf) 2.57 
 bison (GNU Bison) 1.875
 GNU Make 3.80
------------------------------------------------

(1) checking for pstat... no
$ ./configure --enable-integer-datetimes \
              --without-readline --with-openssl
-----------------------
  : : : :
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
  : : : :
checking for pstat... no
  : : : :
-----------------------

(2) Regression Failur  stats ..... FAILED
$ make check
     : : : :
     sequence             ... ok
     polymorphism         ... ok
     stats                ... FAILED
============== shutting down postmaster  ==============
=======================
 1 of 93 tests failed.
=======================

(3) Not running stats buffer process and stats collector process.
$ pg_ctl start -D /usr/local/pgsql/data
$ ps -ef | grep postmaster
postgres 15912 15899  0 11:32:59 pts/2    0:00 grep postmaster
postgres 15864     1  0 11:17:03 pts/1    0:00 /usr/local/pgsql/bin/postmaster
$

-- 
沢田 潔 <sawa @ nagoya2.jrc.or.jp>




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