Skip to content

Commit 53de196

Browse files
author
Thomas G. Lockhart
committed
Update info for platforms BeOS, Tru64, Linux/MIPS, Linux/x86, NetBSD/Alpha,
NetBSD/arm, NetBSD/VAX, OpenBSD/Sparc, Solaris, Ultrix.
1 parent 6939d20 commit 53de196

File tree

1 file changed

+78
-59
lines changed

1 file changed

+78
-59
lines changed

doc/src/sgml/installation.sgml

Lines changed: 78 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.42 2001/03/24 02:36:01 thomas Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.43 2001/04/02 15:19:15 thomas Exp $ -->
22

33
<chapter id="installation">
4-
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
4+
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>
5+
Installation Instructions</title>
56

67
<sect1 id="install-short">
78
<title>Short Version</title>
89

910
<para>
10-
<synopsis>
11+
<synopsis>
1112
./configure
1213
gmake
1314
gmake install
@@ -17,7 +18,7 @@ su - postgres
1718
/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data &gt;logfile 2&gt;&amp;1 &amp;
1819
/usr/local/pgsql/bin/createdb test
1920
/usr/local/pgsql/bin/psql test
20-
</synopsis>
21+
</synopsis>
2122
The long version is the rest of this
2223
<![%flattext-install-include;[document.]]>
2324
<![%flattext-install-ignore;[chapter.]]>
@@ -1193,24 +1194,25 @@ gunzip -c user.ps.gz \
11931194
<entry>See also <filename>doc/FAQ_AIX</filename></entry>
11941195
</row>
11951196
<row>
1196-
<entry>BeOS 5.0.3</entry>
1197+
<entry>BeOS 5.0.4</entry>
11971198
<entry>x86</entry>
11981199
<entry>7.1</entry>
1199-
<entry>2000-12-18, Cyril Velter(<email>cyril.velter@libertysurf.fr</email>)</entry>
1200+
<entry>2001-02-26, Cyril Velter(<email>cyril.velter@libertysurf.fr</email>)</entry>
12001201
<entry>Requires new BONE networking stack</entry>
12011202
</row>
12021203
<row>
12031204
<entry>BSDI 4.01</entry>
12041205
<entry>x86</entry>
12051206
<entry>7.1</entry>
1206-
<entry>2001-03-19, Bruce Momjian (<email>pgman@candle.pha.pa.us</email>)</entry>
1207+
<entry>2001-03-20, Bruce Momjian (<email>pgman@candle.pha.pa.us</email>)</entry>
12071208
<entry></entry>
12081209
</row>
12091210
<row>
1210-
<entry>Compaq Tru64 4.0[dg]</entry>
1211+
<entry>Compaq Tru64 4.0[dfg]</entry>
12111212
<entry>Alpha</entry>
12121213
<entry>7.1</entry>
1213-
<entry>2001-03-19, Brent Verner (<email>brent@rcfile.org</email>)</entry>
1214+
<entry>2001-03-19, Brent Verner (<email>brent@rcfile.org</email>),
1215+
2001-03-26, Adriaan Joubert (<email>a.joubert@albourne.com</email>)</entry>
12141216
<entry></entry>
12151217
</row>
12161218
<row>
@@ -1221,11 +1223,12 @@ gunzip -c user.ps.gz \
12211223
<entry></entry>
12221224
</row>
12231225
<row>
1224-
<entry>HPUX 10.20</entry>
1226+
<entry>HPUX</entry>
12251227
<entry>PA-RISC</entry>
12261228
<entry>7.1</entry>
1227-
<entry>2001-03-19, Tom Lane (<email>tgl@sss.pgh.pa.us</email>)</entry>
1228-
<entry>See also <filename>doc/FAQ_HPUX</filename></entry>
1229+
<entry>2001-03-19, 10.20 Tom Lane (<email>tgl@sss.pgh.pa.us</email>),
1230+
2001-03-22, 11.00, 11i Giles Lean (<email>giles@nemeton.com.au</email>)</entry>
1231+
<entry>32- and 64-bit on 11.00. See <filename>doc/FAQ_HPUX</filename></entry>
12291232
</row>
12301233
<row>
12311234
<entry>IRIX 6.5.11</entry>
@@ -1248,18 +1251,11 @@ gunzip -c user.ps.gz \
12481251
<entry>2001-02-22, Mark Knox (<email>segfault@hardline.org</email>)</entry>
12491252
<entry></entry>
12501253
</row>
1251-
<row>
1252-
<entry>Linux 2.2.16</entry>
1253-
<entry>x86</entry>
1254-
<entry>7.1</entry>
1255-
<entry>2001-03-19, Thomas Lockhart (<email>thomas@fourpalms.org</email>)</entry>
1256-
<entry>Also tested on a patched 2.4.2</entry>
1257-
</row>
12581254
<row>
12591255
<entry>Linux 2.0.x</entry>
12601256
<entry>MIPS</entry>
1261-
<entry>7.0</entry>
1262-
<entry>2000-04-13, Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>)</entry>
1257+
<entry>7.1</entry>
1258+
<entry>2001-03-30, Dominic J. Eidson (<email>sauron@the-infinite.org</email>)</entry>
12631259
<entry>Cobalt Qube</entry>
12641260
</row>
12651261
<row>
@@ -1283,11 +1279,19 @@ gunzip -c user.ps.gz \
12831279
<entry>2001-01-30, Ryan Kirkpatrick (<email>pgsql@rkirkpat.net</email>)</entry>
12841280
<entry></entry>
12851281
</row>
1282+
<row>
1283+
<entry>Linux 2.2.16</entry>
1284+
<entry>x86</entry>
1285+
<entry>7.1</entry>
1286+
<entry>2001-03-19, Thomas Lockhart (<email>thomas@fourpalms.org</email>)</entry>
1287+
<entry>Also tested on a patched 2.4.2</entry>
1288+
</row>
12861289
<row>
12871290
<entry>MacOS X</entry>
1288-
<entry>PowerPC</entry>
1291+
<entry>PPC</entry>
12891292
<entry>7.1</entry>
1290-
<entry>2000-12-11, Peter Bierman (<email>bierman@apple.com</email>)</entry>
1293+
<entry>2000-12-11, Peter Bierman (<email>bierman@apple.com</email>),
1294+
2000-12-11, Daniel Luke (<email>dluke@geeklair.net</email>)</entry>
12911295
<entry>Darwin (only) Beta-2 or higher</entry>
12921296
</row>
12931297
<row>
@@ -1298,26 +1302,19 @@ gunzip -c user.ps.gz \
12981302
<entry></entry>
12991303
</row>
13001304
<row>
1301-
<entry>NetBSD 1.5E</entry>
1302-
<entry>arm32</entry>
1305+
<entry>NetBSD 1.5</entry>
1306+
<entry>Alpha</entry>
13031307
<entry>7.1</entry>
1304-
<entry>2001-03-21, Patrick Welche (<email>prlw1@cam.ac.uk</email>)</entry>
1308+
<entry>2001-03-22, Giles Lean (<email>giles@nemeton.com.au</email>)</entry>
13051309
<entry></entry>
13061310
</row>
13071311
<row>
1308-
<entry>NetBSD 1.5S</entry>
1309-
<entry>x86</entry>
1312+
<entry>NetBSD 1.5E</entry>
1313+
<entry>arm32</entry>
13101314
<entry>7.1</entry>
13111315
<entry>2001-03-21, Patrick Welche (<email>prlw1@cam.ac.uk</email>)</entry>
13121316
<entry></entry>
13131317
</row>
1314-
<row>
1315-
<entry>NetBSD 1.5</entry>
1316-
<entry>Alpha</entry>
1317-
<entry>7.1</entry>
1318-
<entry>2001-03-22, Giles Lean (<email>giles@nemeton.com.au</email>)</entry>
1319-
<entry></entry>
1320-
</row>
13211318
<row>
13221319
<entry>NetBSD</entry>
13231320
<entry>m68k</entry>
@@ -1332,6 +1329,27 @@ gunzip -c user.ps.gz \
13321329
<entry>2000-04-13, Tom I. Helbekkmo (<email>tih@kpnQwest.no</email>)</entry>
13331330
<entry></entry>
13341331
</row>
1332+
<row>
1333+
<entry>NetBSD 1.5</entry>
1334+
<entry>VAX</entry>
1335+
<entry>7.1</entry>
1336+
<entry>2001-03-30, Tom I Helbekkmo (<email>tih@kpnQwest.no</email>)</entry>
1337+
<entry></entry>
1338+
</row>
1339+
<row>
1340+
<entry>NetBSD 1.5</entry>
1341+
<entry>x86</entry>
1342+
<entry>7.1</entry>
1343+
<entry>2001-03-23, Giles Lean (<email>giles@nemeton.com.au</email>)</entry>
1344+
<entry></entry>
1345+
</row>
1346+
<row>
1347+
<entry>OpenBSD 2.8</entry>
1348+
<entry>Sparc</entry>
1349+
<entry>7.1</entry>
1350+
<entry>2001-03-23, Brandon Palmer (<email>bpalmer@crimelabs.net</email>)</entry>
1351+
<entry></entry>
1352+
</row>
13351353
<row>
13361354
<entry>OpenBSD 2.8</entry>
13371355
<entry>x86</entry>
@@ -1361,17 +1379,18 @@ gunzip -c user.ps.gz \
13611379
<entry>UDK FS compiler. See <filename>doc/FAQ_SCO</filename></entry>
13621380
</row>
13631381
<row>
1364-
<entry>Solaris</entry>
1365-
<entry>x86</entry>
1366-
<entry>7.0</entry>
1367-
<entry>2000-04-12, Marc Fournier (<email>scrappy@hub.org</email>)</entry>
1382+
<entry>Solaris 2.7-8</entry>
1383+
<entry>Sparc</entry>
1384+
<entry>7.1</entry>
1385+
<entry>2001-03-22, Marc Fournier (<email>scrappy@hub.org</email>),
1386+
2001-03-25, Justin Clift (<email>justin@postgresql.org</email>)</entry>
13681387
<entry></entry>
13691388
</row>
13701389
<row>
1371-
<entry>Solaris 2.7</entry>
1372-
<entry>Sparc</entry>
1390+
<entry>Solaris 2.8</entry>
1391+
<entry>x86</entry>
13731392
<entry>7.1</entry>
1374-
<entry>2001-03-22, Marc Fournier (<email>scrappy@hub.org</email>)</entry>
1393+
<entry>2001-03-27, Mathijs Brands (<email>mathijs@ilse.nl</email>)</entry>
13751394
<entry></entry>
13761395
</row>
13771396
<row>
@@ -1384,8 +1403,8 @@ gunzip -c user.ps.gz \
13841403
<row>
13851404
<entry>Windows/Win32</entry>
13861405
<entry>x86</entry>
1387-
<entry>7.0</entry>
1388-
<entry>2000-04-02, Magnus Hagander (<email>mha@sollentuna.net</email>)</entry>
1406+
<entry>7.1</entry>
1407+
<entry>2001-03-26, Magnus Hagander (<email>mha@sollentuna.net</email>)</entry>
13891408
<entry>Client-side libraries or ODBC/JDBC, no server-side</entry>
13901409
</row>
13911410
<row>
@@ -1429,17 +1448,17 @@ gunzip -c user.ps.gz \
14291448
<entry>m88k</entry>
14301449
<entry>6.3</entry>
14311450
<entry>1998-03-01, Brian E Gallew (<email>geek+@cmu.edu</email>)</entry>
1432-
<entry>6.4 probably OK. Needs new maintainer.</entry>
1451+
<entry>6.4 probably OK.</entry>
14331452
</row>
14341453
<row>
1435-
<entry>NetBSD 1.3</entry>
1436-
<entry>VAX</entry>
1437-
<entry>6.3</entry>
1438-
<entry>1998-03-01, Tom I Helbekkmo (<email>tih@kpnQwest.no</email>)</entry>
1439-
<entry>7.0 should work.</entry>
1454+
<entry>NextStep</entry>
1455+
<entry>x86</entry>
1456+
<entry>6.x</entry>
1457+
<entry>1998-03-01, David Wetzel (<email>dave@turbocat.de</email>)</entry>
1458+
<entry>Client-only support</entry>
14401459
</row>
14411460
<row>
1442-
<entry>System V R4 4.4</entry>
1461+
<entry>System V R4</entry>
14431462
<entry>m88k</entry>
14441463
<entry>6.2.1</entry>
14451464
<entry>1998-03-01, Doug Winterburn (<email>dlw@seavme.xroads.com</email>)</entry>
@@ -1454,17 +1473,17 @@ gunzip -c user.ps.gz \
14541473
</row>
14551474
<row>
14561475
<entry>Ultrix</entry>
1457-
<entry>MIPS, VAX</entry>
1458-
<entry>6.x</entry>
1459-
<entry>1998-03-01</entry>
1460-
<entry>No recent reports. Obsolete?</entry>
1476+
<entry>MIPS</entry>
1477+
<entry>7.1</entry>
1478+
<entry>2001-03-26</entry>
1479+
<entry>TAS spinlock code not detected</entry>
14611480
</row>
14621481
<row>
1463-
<entry>NextStep</entry>
1464-
<entry>x86</entry>
1482+
<entry>Ultrix</entry>
1483+
<entry>VAX</entry>
14651484
<entry>6.x</entry>
1466-
<entry>1998-03-01, David Wetzel (<email>dave@turbocat.de</email>)</entry>
1467-
<entry>Client-only support</entry>
1485+
<entry>1998-03-01</entry>
1486+
<entry>No recent reports. Obsolete?</entry>
14681487
</row>
14691488
</tbody>
14701489
</tgroup>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy