Linux ns2 2.4.20-xfs #2 Tue Apr 15 10:04:43 EDT 2003 i686 unknown
<-- SNIP --> stats ... FAILED
============== shutting down postmaster ==============
=======================1 of 93 tests failed.
=======================
*** ./expected/stats.out Sat Sep 13 12:44:48 2003
--- ./results/stats.out Fri Oct 24 14:26:56 2003
***************
*** 8,14 **** SHOW stats_start_collector; -- must be on stats_start_collector -----------------------
! on (1 row) -- save counters
--- 8,14 ---- SHOW stats_start_collector; -- must be on stats_start_collector -----------------------
! off (1 row) -- save counters
***************
*** 62,68 **** WHERE st.relname='tenk2' AND cl.relname='tenk2'; ?column? | ?column? | ?column? | ?column?
----------+----------+----------+----------
! t | t | t | t (1 row) SELECT st.heap_blks_read + st.heap_blks_hit >= pr.heap_blks +
cl.relpages,
--- 62,68 ---- WHERE st.relname='tenk2' AND cl.relname='tenk2'; ?column? | ?column? | ?column? | ?column?
----------+----------+----------+----------
! f | f | f | f (1 row) SELECT st.heap_blks_read + st.heap_blks_hit >= pr.heap_blks +
cl.relpages,
***************
*** 71,77 **** WHERE st.relname='tenk2' AND cl.relname='tenk2'; ?column? | ?column? ----------+----------
! t | t (1 row) -- clean up
--- 71,77 ---- WHERE st.relname='tenk2' AND cl.relname='tenk2'; ?column? | ?column? ----------+----------
! f | f (1 row) -- clean up
On Fri, 2003-10-24 at 11:37, Bruce Momjian wrote:
> It is time for people to report their port testing. Please test against
> current CVS or beta5 and report your 'uname -a'.
>
> The current list is at:
>
> http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html