Commit a95e5196 authored by Peter Eisentraut's avatar Peter Eisentraut

Update broken and permanently moved links

parent 93324355
<!-- $PostgreSQL: pgsql/doc/src/sgml/acronyms.sgml,v 1.7 2009/07/11 21:13:21 petere Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/acronyms.sgml,v 1.8 2010/03/17 17:12:31 petere Exp $ -->
<appendix id="acronyms">
<title>Acronyms</title>
......@@ -602,7 +602,7 @@
<term><acronym>SSPI</acronym></term>
<listitem>
<para>
<ulink url="http://msdn2.microsoft.com/en-us/library/aa380493.aspx">Security
<ulink url="http://msdn.microsoft.com/en-us/library/aa380493%28VS.85%29.aspx">Security
Support Provider Interface</ulink>
</para>
</listitem>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.27 2007/02/08 04:31:37 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.28 2010/03/17 17:12:31 petere Exp $ -->
<bibliography id="biblio">
<title>Bibliography</title>
......@@ -12,7 +12,7 @@
Some white papers and technical reports from the original
<productname>POSTGRES</productname> development team
are available at the University of California, Berkeley, Computer Science
Department <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
Department <ulink url="http://db.cs.berkeley.edu/papers/">
web site</ulink>.
</para>
......@@ -240,7 +240,7 @@ ssimkovi@ag.or.at
<biblioentry id="FONG">
<title>
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">
<ulink url="http://db.cs.berkeley.edu/papers/UCB-MS-zfong.pdf">
The design and implementation of the <productname>POSTGRES</productname> query optimizer
</ulink></title>
<author>
......@@ -302,7 +302,7 @@ ssimkovi@ag.or.at
<biblioentry id="ROWE87">
<biblioset relation="article">
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-13.pdf">
The <productname>POSTGRES</productname> data model
</ulink></title>
<titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
......@@ -361,7 +361,7 @@ ssimkovi@ag.or.at
<biblioentry id="STON86">
<biblioset relation="article">
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M85-95.pdf">
The design of <productname>POSTGRES</productname>
</ulink></title>
<titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
......@@ -411,7 +411,7 @@ ssimkovi@ag.or.at
<biblioentry id="STON87b">
<biblioset relation="article">
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf">
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-06.pdf">
The design of the <productname>POSTGRES</productname> storage system
</ulink></title>
<titleabbrev>Stonebraker, 1987</titleabbrev>
......@@ -431,7 +431,7 @@ ssimkovi@ag.or.at
<biblioentry id="STON89">
<biblioset relation="article">
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf">
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-82.pdf">
A commentary on the <productname>POSTGRES</productname> rules system
</ulink></title>
<titleabbrev>Stonebraker et al, 1989</titleabbrev>
......@@ -458,7 +458,7 @@ ssimkovi@ag.or.at
<biblioentry id="STON89b">
<biblioset relation="article">
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-17.pdf">
The case for partial indexes
</ulink></title>
<titleabbrev>Stonebraker, M, 1989b</titleabbrev>
......@@ -478,7 +478,7 @@ ssimkovi@ag.or.at
<biblioentry id="STON90a">
<biblioset relation="article">
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-34.pdf">
The implementation of <productname>POSTGRES</productname>
</ulink></title>
<titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
......@@ -508,7 +508,7 @@ ssimkovi@ag.or.at
<biblioentry id="STON90b">
<biblioset relation="article">
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf">
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-36.pdf">
On Rules, Procedures, Caching and Views in Database Systems
</ulink></title>
<titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/btree-gist.sgml,v 1.4 2007/12/06 04:12:09 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/btree-gist.sgml,v 1.5 2010/03/17 17:12:31 petere Exp $ -->
<sect1 id="btree-gist">
<title>btree_gist</title>
......@@ -47,7 +47,7 @@ SELECT * FROM test WHERE a &lt; 10;
Teodor Sigaev (<email>teodor@stack.net</email>) ,
Oleg Bartunov (<email>oleg@sai.msu.su</email>), and
Janko Richter (<email>jankorichter@yahoo.de</email>). See
<ulink url="http://www.sai.msu.su/~megera/postgres/gist"></ulink>
<ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink>
for additional information.
</para>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.98 2010/02/28 02:20:40 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.99 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="charset">
<title>Localization</>
......@@ -1231,13 +1231,13 @@ RESET client_encoding;
</varlistentry>
<varlistentry>
<term><ulink url="ftp://ftp.ora.com/pub/examples/nutshell/ujip/doc/cjk.inf"></ulink></term>
<term><citetitle>CJKV Information Processing: Chinese, Japanese, Korean &amp; Vietnamese Computing</citetitle></term>
<listitem>
<para>
Detailed explanations of <literal>EUC_JP</literal>,
Contains detailed explanations of <literal>EUC_JP</literal>,
<literal>EUC_CN</literal>, <literal>EUC_KR</literal>,
<literal>EUC_TW</literal> appear in section 3.2.
<literal>EUC_TW</literal>.
</para>
</listitem>
</varlistentry>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.133 2010/02/20 21:04:28 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.134 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="client-authentication">
<title>Client Authentication</title>
......@@ -953,7 +953,7 @@ omicron bryanh guest1
network. A description of the <productname>Kerberos</productname> system
is beyond the scope of this document; in full generality it can be
quite complex (yet powerful). The
<ulink url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html">
<ulink url="http://www.cmf.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html">
Kerberos <acronym>FAQ</></ulink> or
<ulink url="http://web.mit.edu/kerberos/www/">MIT Kerberos page</ulink>
can be good starting points for exploration.
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.80 2010/01/22 22:50:03 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.81 2010/03/17 17:12:31 petere Exp $ -->
<appendix id="docguide">
<title>Documentation</title>
......@@ -61,7 +61,7 @@
about presentation details. A document style defines how that
content is rendered into one of several final forms. DocBook is
maintained by the <ulink url="http://www.oasis-open.org">
OASIS group</ulink>. The <ulink url="http://www.oasis-open.org/docbook">
OASIS group</ulink>. The <ulink url="http://www.oasis-open.org/docbook/">
official DocBook site</ulink> has good introductory and reference documentation and
a complete O'Reilly book for your online reading pleasure. The
<ulink url="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html">
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.56 2010/02/03 17:25:05 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.57 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="install-win32">
<title>Installation from Source Code on <productname>Windows</productname></title>
......@@ -413,7 +413,7 @@
<term>OpenJade 1.3.1-2</term>
<listitem><para>
Download from
<ulink url="http://sourceforge.net/project/downloading.php?groupname=openjade&amp;filename=openjade-1_3_1-2-bin.zip"></>
<ulink url="http://sourceforge.net/projects/openjade/files/openjade/1.3.1/openjade-1_3_1-2-bin.zip/download"></>
and uncompress in the subdirectory <filename>openjade-1.3.1</filename>.
</para></listitem>
</varlistentry>
......@@ -431,7 +431,7 @@
<term>DocBook DSSSL 1.79</term>
<listitem><para>
Download from
<ulink url="http://sourceforge.net/project/downloading.php?groupname=docbook&amp;filename=docbook-dsssl-1.79.zip"></>
<ulink url="http://sourceforge.net/projects/docbook/files/docbook-dsssl/1.79/docbook-dsssl-1.79.zip/download"></>
and uncompress in the subdirectory
<filename>docbook-dsssl-1.79</filename>.
</para></listitem>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.342 2010/02/19 00:15:25 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.343 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
......@@ -1744,7 +1744,7 @@ setenv LD_LIBRARY_PATH /usr/local/pgsql/lib
<filename>/etc/profile</> or <filename>~/.bash_profile</>. Some
good information about the caveats associated with this method can
be found at <ulink
url="http://www.visi.com/~barr/ldpath.html"></ulink>.
url="http://xahlee.org/UnixResource_dir/_/ldpath.html"></ulink>.
</para>
<para>
......@@ -2789,7 +2789,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
included on the UnixWare 7.1 Skunkware CD. If you have the
UnixWare 7.0.0 or 7.0.1 Skunkware CDs, you can install it from
there. Otherwise,
try <ulink url="ftp://ftp.sco.com/skunkware"></ulink>.
try <ulink url="http://www.sco.com/skunkware/"></ulink>.
</para>
<para>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/intarray.sgml,v 1.8 2009/06/07 20:09:34 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/intarray.sgml,v 1.9 2010/03/17 17:12:31 petere Exp $ -->
<sect1 id="intarray">
<title>intarray</title>
......@@ -317,7 +317,7 @@ SELECT message.mid FROM message WHERE message.sections @@ '1&amp;2'::query_int;
<para>
All work was done by Teodor Sigaev (<email>teodor@sigaev.ru</email>) and
Oleg Bartunov (<email>oleg@sai.msu.su</email>). See
<ulink url="http://www.sai.msu.su/~megera/postgres/gist"></ulink> for
<ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink> for
additional information. Andrey Oktyabrski did a great work on adding new
functions and operations.
</para>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.35 2009/04/27 16:27:36 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.36 2010/03/17 17:12:31 petere Exp $ -->
<preface id="preface">
<title>Preface</title>
......@@ -87,7 +87,7 @@
<para>
<productname>PostgreSQL</productname> is an object-relational
database management system (<acronym>ORDBMS</acronym>) based on
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/postgres.html">
<ulink url="http://db.cs.berkeley.edu/postgres.html">
<productname>POSTGRES, Version 4.2</productname></ulink>,
developed at the University of California at Berkeley Computer Science
Department. POSTGRES pioneered many concepts that only became
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/ltree.sgml,v 1.3 2007/12/10 05:32:51 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/ltree.sgml,v 1.4 2010/03/17 17:12:31 petere Exp $ -->
<sect1 id="ltree">
<title>ltree</title>
......@@ -672,7 +672,7 @@ ltreetest=# select ins_label(path,2,'Space') from test where path &lt;@ 'Top.Sci
<para>
All work was done by Teodor Sigaev (<email>teodor@stack.net</email>) and
Oleg Bartunov (<email>oleg@sai.msu.su</email>). See
<ulink url="http://www.sai.msu.su/~megera/postgres/gist"></ulink> for
<ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink> for
additional information. Authors would like to thank Eugeny Rodichev for
helpful discussions. Comments and bug reports are welcome.
</para>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.100 2010/02/23 02:47:27 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.101 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="maintenance">
<title>Routine Database Maintenance Tasks</title>
......@@ -46,9 +46,9 @@
<para>
<ulink
url="http://bucardo.org/check_postgres/"><application>check_postgres.pl</></ulink>
url="http://bucardo.org/wiki/Check_postgres"><application>check_postgres</></ulink>
is available for monitoring database health and reporting unusual
conditions. <application>check_postgres.pl</> integrates with
conditions. <application>check_postgres</> integrates with
Nagios and MRTG, but can be run standalone too.
</para>
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.18 2009/06/04 18:33:06 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.19 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="nls">
<chapterinfo>
......@@ -153,14 +153,14 @@ msgstr "another translated"
someone has already done some translation work. The files are
named <filename><replaceable>language</replaceable>.po</filename>,
where <replaceable>language</replaceable> is the
<ulink url="http://lcweb.loc.gov/standards/iso639-2/englangn.html">
<ulink url="http://www.loc.gov/standards/iso639-2/php/English_list.php">
ISO 639-1 two-letter language code (in lower case)</ulink>, e.g.,
<filename>fr.po</filename> for French. If there is really a need
for more than one translation effort per language then the files
can also be named
<filename><replaceable>language</replaceable>_<replaceable>region</replaceable>.po</filename>
where <replaceable>region</replaceable> is the
<ulink url="http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html">
<ulink url="http://www.iso.org/iso/english_country_names_and_code_elements">
ISO 3166-1 two-letter country code (in upper case)</ulink>,
e.g.,
<filename>pt_BR.po</filename> for Portuguese in Brazil. If you
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/textsearch.sgml,v 1.54 2010/03/13 03:09:04 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/textsearch.sgml,v 1.55 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="textsearch">
<title id="textsearch-title">Full Text Search</title>
......@@ -2610,7 +2610,7 @@ SELECT plainto_tsquery('supernova star');
url="http://ficus-www.cs.ucla.edu/geoff/ispell.html">Ispell</ulink>.
Also, some more modern dictionary file formats are supported &mdash; <ulink
url="http://en.wikipedia.org/wiki/MySpell">MySpell</ulink> (OO &lt; 2.0.1)
and <ulink url="http://sourceforge.net/projects/hunspell">Hunspell</ulink>
and <ulink url="http://sourceforge.net/projects/hunspell/">Hunspell</ulink>
(OO &gt;= 2.0.2). A large list of dictionaries is available on the <ulink
url="http://wiki.services.openoffice.org/wiki/Dictionaries">OpenOffice
Wiki</ulink>.
......
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.64 2010/02/27 20:16:17 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.65 2010/03/17 17:12:31 petere Exp $ -->
<chapter id="wal">
<title>Reliability and the Write-Ahead Log</title>
......@@ -68,7 +68,7 @@
to <literal>Write cache</>; <command>hdparm -W</> to turn off
write caching. On <productname>FreeBSD</> use
<application>atacontrol</>. (For SCSI disks use <ulink
url="http://sg.torque.net/sg/sdparm.html"><application>sdparm</></ulink>
url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>
to turn off <literal>WCE</>.) On <productname>Solaris</> the disk
write cache is controlled by <ulink
url="http://www.sun.com/bigadmin/content/submitted/format_utility.jsp"><literal>format
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment