From: Bruce Momjian Date: Sun, 2 Sep 2012 13:16:26 +0000 (-0400) Subject: Update URLs that pointed to sun.com; either repoint them or remove X-Git-Tag: REL9_3_BETA1~959 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7682c5947dff4368753890935522dedfb93e1c78;p=postgresql Update URLs that pointed to sun.com; either repoint them or remove them. --- diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 97713948df..459f092a2e 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1630,9 +1630,7 @@ ldapserver=ldap.example.net ldapprefix="cn=" ldapsuffix=", dc=example, dc=net" Therefore the user must already exist in the database before PAM can be used for authentication. For more information about PAM, please read the - Linux-PAM Page - and the - Solaris PAM Page. + Linux-PAM Page. diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 676d51673e..d71a3c42a3 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2836,7 +2836,7 @@ MANPATH=/usr/lib/scohelp/%L/man:/usr/dt/man:/usr/man:/usr/share/man:scohelp:/usr You can download Sun Studio - from . + from . Many of GNU tools are integrated into Solaris 10, or they are present on the Solaris companion CD. If you like packages for older version of Solaris, you can find these tools @@ -2936,15 +2936,6 @@ LIBOBJS = snprintf.o and that is why 32-bit code is significant slower on this CPU family. - - - Some tricks for tuning PostgreSQL and Solaris for performance can - be found - at . - This article is primary focused on T2000 platform, but many of - the recommendations are also useful on other hardware with - Solaris. - @@ -2955,7 +2946,7 @@ LIBOBJS = snprintf.o documentation]]> ]]> for further information. You can also find more information in this - article: . + article: . diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index f0c2260ed9..fc5c3b24c3 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -96,7 +96,7 @@ On Solaris, the disk write cache is controlled by - format -e. + format -e. (The Solaris ZFS file system is safe with disk write-cache enabled because it issues its own disk cache flush commands.)