install report

From: thi <ttn(at)mingle(dot)glug(dot)org>
To: pgsql-ports(at)postgresql(dot)org
Subject: install report
Date: 2000-01-01 16:43:43
Message-ID: 200001011643.IAA26120@mingle.glug.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

platform
- version: 6.5.3
- redhat 5.1 linux 2.0.34
- i686

notes
- installed in /home/postgres (prefix=/home/postgres)
- had to set LD_LIBRARY_PATH in ~postgres/.bashrc
- could not view docs (lynx) as installed, so munged as follows:

#! /bin/sh

cd /home/postgres/doc

for f in `find . -name *.htm -print` ; do
g=${f}l
sed -e 's/\.htm/.html/g' -e 's/\.htmll/.html/g' $f > $g && rm $f
echo $f
done

for dir in `ls` ; do
(cd $dir ; rm index.html ; ln -s ${dir}.html index.html)
done

- regression failed (full regression.diffs appended)
- geometry -- probably floating point precision issue
- rules -- could be a real issue here?

thanks for providing postgresql. i look forward to learning about and
using it heavily in the near future, for website maintenance and update.

cheers,
thi

--------------------
[~postgres/src/postgresql-6.5.3/src/test/regress/regression.diffs]

*** expected/geometry.out Sun Dec 13 15:49:18 1998
--- results/geometry.out Thu Dec 30 20:12:38 1999
***************
*** 409,433 ****
QUERY: SELECT '' AS six, polygon(f1)
FROM CIRCLE_TBL;
six|polygon
! ---+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! |((-3,0),(-2.59807621135332,1.5),(-1.5,2.59807621135332),(-1.83690953073357e-16,3),(1.5,2.59807621135332),(2.59807621135332,1.5),(3,3.67381906146713e-16),(2.59807621135332,-1.5),(1.5,-2.59807621135332),(5.5107285922007e-16,-3),(-1.5,-2.59807621135332),(-2.59807621135332,-1.5))
! |((-99,2),(-85.6025403784439,52),(-49,88.6025403784439),(0.999999999999994,102),(51,88.6025403784439),(87.6025403784439,52),(101,2.00000000000001),(87.6025403784439,-48),(51,-84.6025403784438),(1.00000000000002,-98),(-49,-84.6025403784439),(-85.6025403784438,-48))
! |((-4,3),(-3.33012701892219,5.5),(-1.5,7.33012701892219),(1,8),(3.5,7.33012701892219),(5.33012701892219,5.5),(6,3),(5.33012701892219,0.500000000000001),(3.5,-1.33012701892219),(1,-2),(-1.5,-1.33012701892219),(-3.33012701892219,0.499999999999998))
! |((-2,2),(-1.59807621135332,3.5),(-0.5,4.59807621135332),(1,5),(2.5,4.59807621135332),(3.59807621135332,3.5),(4,2),(3.59807621135332,0.500000000000001),(2.5,-0.598076211353315),(1,-1),(-0.5,-0.598076211353316),(-1.59807621135332,0.499999999999999))
! |((90,200),(91.3397459621556,205),(95,208.660254037844),(100,210),(105,208.660254037844),(108.660254037844,205),(110,200),(108.660254037844,195),(105,191.339745962156),(100,190),(95,191.339745962156),(91.3397459621556,195))
! |((0,0),(13.3974596215561,50),(50,86.6025403784439),(100,100),(150,86.6025403784439),(186.602540378444,50),(200,1.22460635382238e-14),(186.602540378444,-50),(150,-86.6025403784438),(100,-100),(50,-86.6025403784439),(13.3974596215562,-50))
(6 rows)

QUERY: SELECT '' AS six, polygon(8, f1)
FROM CIRCLE_TBL;
six|polygon
! ---+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! |((-3,0),(-2.12132034355964,2.12132034355964),(-1.83690953073357e-16,3),(2.12132034355964,2.12132034355964),(3,3.67381906146713e-16),(2.12132034355964,-2.12132034355964),(5.5107285922007e-16,-3),(-2.12132034355964,-2.12132034355964))
! |((-99,2),(-69.7106781186548,72.7106781186548),(0.999999999999994,102),(71.7106781186547,72.7106781186548),(101,2.00000000000001),(71.7106781186548,-68.7106781186547),(1.00000000000002,-98),(-69.7106781186547,-68.7106781186548))
! |((-4,3),(-2.53553390593274,6.53553390593274),(1,8),(4.53553390593274,6.53553390593274),(6,3),(4.53553390593274,-0.535533905932737),(1,-2),(-2.53553390593274,-0.535533905932738))
! |((-2,2),(-1.12132034355964,4.12132034355964),(1,5),(3.12132034355964,4.12132034355964),(4,2),(3.12132034355964,-0.121320343559642),(1,-1),(-1.12132034355964,-0.121320343559643))
! |((90,200),(92.9289321881345,207.071067811865),(100,210),(107.071067811865,207.071067811865),(110,200),(107.071067811865,192.928932188135),(100,190),(92.9289321881345,192.928932188135))
! |((0,0),(29.2893218813452,70.7106781186548),(100,100),(170.710678118655,70.7106781186548),(200,1.22460635382238e-14),(170.710678118655,-70.7106781186547),(100,-100),(29.2893218813453,-70.7106781186548))
(6 rows)

QUERY: SELECT '' AS six, circle(f1, 50.0)
--- 409,433 ----
QUERY: SELECT '' AS six, polygon(f1)
FROM CIRCLE_TBL;
six|polygon
! ---+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! |((-3,0),(-2.59807621135076,1.50000000000442),(-1.49999999999116,2.59807621135842),(1.53102359078377e-11,3),(1.50000000001768,2.59807621134311),(2.59807621136607,1.4999999999779),(3,-3.06204718156754e-11),(2.59807621133545,-1.50000000003094),(1.49999999996464,-2.59807621137373),(-4.59307077235131e-11,-3),(-1.5000000000442,-2.5980762113278),(-2.59807621138138,-1.49999999995138))
! |((-99,2),(-85.6025403783588,52.0000000001473),(-48.9999999997054,88.602540378614),(1.00000000051034,102),(51.0000000005893,88.6025403781036),(87.6025403788692,51.9999999992634),(101,1.99999999897932),(87.6025403778485,-48.0000000010313),(50.9999999988214,-84.6025403791243),(0.999999998468976,-98),(-49.0000000014732,-84.6025403775933),(-85.6025403793795,-47.9999999983795))
! |((-4,3),(-3.33012701891794,5.50000000000737),(-1.49999999998527,7.3301270189307),(1.00000000002552,8),(3.50000000002946,7.33012701890518),(5.33012701894346,5.49999999996317),(6,2.99999999994897),(5.33012701889242,0.499999999948437),(3.49999999994107,-1.33012701895622),(0.999999999923449,-2),(-1.50000000007366,-1.33012701887966),(-3.33012701896897,0.500000000081028))
! |((-2,2),(-1.59807621135076,3.50000000000442),(-0.499999999991161,4.59807621135842),(1.00000000001531,5),(2.50000000001768,4.59807621134311),(3.59807621136607,3.4999999999779),(4,1.99999999996938),(3.59807621133545,0.499999999969062),(2.49999999996464,-0.59807621137373),(0.999999999954069,-1),(-0.500000000044197,-0.598076211327799),(-1.59807621138138,0.500000000048617))
! |((90,200),(91.3397459621641,205.000000000015),(95.0000000000295,208.660254037861),(100.000000000051,210),(105.000000000059,208.66025403781),(108.660254037887,204.999999999926),(110,199.999999999898),(108.660254037785,194.999999999897),(104.999999999882,191.339745962088),(99.9999999998469,190),(94.9999999998527,191.339745962241),(91.3397459620621,195.000000000162))
! |((0,0),(13.3974596216412,50.0000000001473),(50.0000000002946,86.602540378614),(100.00000000051,100),(150.000000000589,86.6025403781036),(186.602540378869,49.9999999992634),(200,-1.02068239385585e-09),(186.602540377848,-50.0000000010313),(149.999999998821,-86.6025403791243),(99.999999998469,-100),(49.9999999985268,-86.6025403775933),(13.3974596206205,-49.9999999983795))
(6 rows)

QUERY: SELECT '' AS six, polygon(8, f1)
FROM CIRCLE_TBL;
six|polygon
! ---+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! |((-3,0),(-2.12132034355423,2.12132034356506),(1.53102359078377e-11,3),(2.12132034357588,2.1213203435434),(3,-3.06204718156754e-11),(2.12132034353258,-2.12132034358671),(-4.59307077235131e-11,-3),(-2.12132034359753,-2.12132034352175))
! |((-99,2),(-69.7106781184743,72.7106781188352),(1.00000000051034,102),(71.710678119196,72.7106781181134),(101,1.99999999897932),(71.7106781177526,-68.7106781195569),(0.999999998468976,-98),(-69.7106781199178,-68.7106781173917))
! |((-4,3),(-2.53553390592372,6.53553390594176),(1.00000000002552,8),(4.5355339059598,6.53553390590567),(6,2.99999999994897),(4.53553390588763,-0.535533905977846),(0.999999999923449,-2),(-2.53553390599589,-0.535533905869586))
! |((-2,2),(-1.12132034355423,4.12132034356506),(1.00000000001531,5),(3.12132034357588,4.1213203435434),(4,1.99999999996938),(3.12132034353258,-0.121320343586707),(0.999999999954069,-1),(-1.12132034359753,-0.121320343521752))
! |((90,200),(92.9289321881526,207.071067811884),(100.000000000051,210),(107.07106781192,207.071067811811),(110,199.999999999898),(107.071067811775,192.928932188044),(99.9999999998469,190),(92.9289321880082,192.928932188261))
! |((0,0),(29.2893218815257,70.7106781188352),(100.00000000051,100),(170.710678119196,70.7106781181134),(200,-1.02068239385585e-09),(170.710678117753,-70.7106781195569),(99.999999998469,-100),(29.2893218800822,-70.7106781173917))
(6 rows)

QUERY: SELECT '' AS six, circle(f1, 50.0)

----------------------

*** expected/rules.out Sun Aug 29 12:22:28 1999
--- results/rules.out Thu Dec 30 20:21:51 1999
***************
*** 588,604 ****
--- 588,657 ----
(4 rows)

QUERY: insert into rtest_nothn1 values (1, 'want this');
+ ?column?
+ --------
+ (0 rows)
+
QUERY: insert into rtest_nothn1 values (2, 'want this');
+ ?column?
+ --------
+ (0 rows)
+
QUERY: insert into rtest_nothn1 values (10, 'don''t want this');
QUERY: insert into rtest_nothn1 values (19, 'don''t want this');
+ ?column?
+ --------
+ 1
+ (1 row)
+
QUERY: insert into rtest_nothn1 values (20, 'want this');
QUERY: insert into rtest_nothn1 values (29, 'want this');
+ ?column?
+ --------
+ 1
+ (1 row)
+
QUERY: insert into rtest_nothn1 values (30, 'don''t want this');
+ ?column?
+ --------
+ (0 rows)
+
QUERY: insert into rtest_nothn1 values (39, 'don''t want this');
QUERY: insert into rtest_nothn1 values (40, 'want this');
+ ?column?
+ --------
+ (0 rows)
+
QUERY: insert into rtest_nothn1 values (50, 'want this');
+ ?column?
+ --------
+ (0 rows)
+
QUERY: insert into rtest_nothn1 values (60, 'want this');
QUERY: select * from rtest_nothn1;
+ ?column?
+ --------
+ (0 rows)
+
+ QUERY: insert into rtest_nothn2 values (10, 'too small');
+ QUERY: insert into rtest_nothn2 values (50, 'too small');
+ ?column?
+ --------
+ (0 rows)
+
+ QUERY: insert into rtest_nothn2 values (100, 'OK');
+ ?column?
+ --------
+ (0 rows)
+
+ QUERY: insert into rtest_nothn2 values (200, 'OK');
+ QUERY: select * from rtest_nothn2;
+ ?column?
+ --------
+ (0 rows)
+
+ QUERY: select * from rtest_nothn3;
+ QUERY: delete from rtest_nothn1;
a|b
--+---------
1|want this
***************
*** 610,635 ****
60|want this
(7 rows)

! QUERY: insert into rtest_nothn2 values (10, 'too small');
! QUERY: insert into rtest_nothn2 values (50, 'too small');
! QUERY: insert into rtest_nothn2 values (100, 'OK');
! QUERY: insert into rtest_nothn2 values (200, 'OK');
! QUERY: select * from rtest_nothn2;
a|b
-+-
(0 rows)

! QUERY: select * from rtest_nothn3;
a|b
---+--
100|OK
200|OK
(2 rows)

- QUERY: delete from rtest_nothn1;
- QUERY: delete from rtest_nothn2;
- QUERY: delete from rtest_nothn3;
- QUERY: insert into rtest_nothn4 values (1, 'want this');
QUERY: insert into rtest_nothn4 values (2, 'want this');
QUERY: insert into rtest_nothn4 values (10, 'don''t want this');
QUERY: insert into rtest_nothn4 values (19, 'don''t want this');
--- 663,681 ----
60|want this
(7 rows)

! QUERY: delete from rtest_nothn2;
! QUERY: delete from rtest_nothn3;
a|b
-+-
(0 rows)

! QUERY: insert into rtest_nothn4 values (1, 'want this');
a|b
---+--
100|OK
200|OK
(2 rows)

QUERY: insert into rtest_nothn4 values (2, 'want this');
QUERY: insert into rtest_nothn4 values (10, 'don''t want this');
QUERY: insert into rtest_nothn4 values (19, 'don''t want this');
***************
*** 641,647 ****
--- 687,700 ----
QUERY: insert into rtest_nothn4 values (50, 'want this');
QUERY: insert into rtest_nothn4 values (60, 'want this');
QUERY: insert into rtest_nothn1 select * from rtest_nothn4;
+ ?column?
+ --------
+ 1
+ 1
+ (2 rows)
+
QUERY: select * from rtest_nothn1;
+ QUERY: delete from rtest_nothn4;
a|b
--+---------
1|want this
***************
*** 653,659 ****
60|want this
(7 rows)

- QUERY: delete from rtest_nothn4;
QUERY: insert into rtest_nothn4 values (10, 'too small');
QUERY: insert into rtest_nothn4 values (50, 'too small');
QUERY: insert into rtest_nothn4 values (100, 'OK');
--- 706,711 ----

----------------------

[regression.diffs ends here]

Browse pgsql-ports by date

  From Date Subject
Next Message Daniel E. Maddux 2000-01-02 02:08:09 postgresql-clients Version 6.5.3 RPM for LINUX?
Previous Message thi 1999-12-31 07:10:01 postgresql install report