-
+
Acronyms
-
2.microsoft.com/en-us/library/aa380493.aspx">Security
+
.microsoft.com/en-us/library/aa380493%28VS.85%29.aspx">Security
Support Provider Interface
-
+
Bibliography
Some white papers and technical reports from the original
POSTGRES development team
are available at the University of California, Berkeley, Computer Science
- Department
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
+ Department
db.cs.berkeley.edu/papers/">
web site.
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">
+
db.cs.berkeley.edu/papers/UCB-MS-zfong.pdf">
The design and implementation of the
POSTGRES query optimizer
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">
+
db.cs.berkeley.edu/papers/ERL-M87-13.pdf">
Rowe and Stonebraker, 1987
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">
+
db.cs.berkeley.edu/papers/ERL-M85-95.pdf">
Stonebraker and Rowe, 1986
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf">
+
db.cs.berkeley.edu/papers/ERL-M87-06.pdf">
The design of the
POSTGRES storage system
Stonebraker, 1987
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf">
+
db.cs.berkeley.edu/papers/ERL-M89-82.pdf">
A commentary on the
POSTGRES rules system
Stonebraker et al, 1989
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">
+
db.cs.berkeley.edu/papers/ERL-M89-17.pdf">
The case for partial indexes
Stonebraker, M, 1989b
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">
+
db.cs.berkeley.edu/papers/ERL-M90-34.pdf">
The implementation of
POSTGRES
Stonebraker, Rowe, Hirohama, 1990
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf">
+
db.cs.berkeley.edu/papers/ERL-M90-36.pdf">
On Rules, Procedures, Caching and Views in Database Systems
Stonebraker et al, ACM, 1990
-
+
btree_gist
for additional information.
-
+
Localization>
- <ulink url="ftp://ftp.ora.com/pub/examples/nutshell/ujip/doc/cjk.inf">>
+ <citetitle>CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing>
- Detailed explanations of EUC_JP,
+ Contains detailed explanations of EUC_JP,
EUC_CN, EUC_KR,
- EUC_TW appear in section 3.2.
+ EUC_TW.
-
+
Client Authentication
network. A description of the
Kerberos system
is beyond the scope of this document; in full generality it can be
quite complex (yet powerful). The
+
cmf.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html">
can be good starting points for exploration.
-
+
Documentation
about presentation details. A document style defines how that
content is rendered into one of several final forms. DocBook is
official DocBook site has good introductory and reference documentation and
a complete O'Reilly book for your online reading pleasure. The
-
+
Installation from Source Code on Windows
OpenJade 1.3.1-2
Download from
-
/downloading.php?groupname=openjade&filename=openjade-1_3_1-2-bin.zip">>
+
s/openjade/files/openjade/1.3.1/openjade-1_3_1-2-bin.zip/download">>
and uncompress in the subdirectory openjade-1.3.1.
DocBook DSSSL 1.79
Download from
-
/downloading.php?groupname=docbook&filename=docbook-dsssl-1.79.zip">>
+
s/docbook/files/docbook-dsssl/1.79/docbook-dsssl-1.79.zip/download">>
and uncompress in the subdirectory
docbook-dsssl-1.79.
-
+
PostgreSQL>]]>
/etc/profile> or ~/.bash_profile>. Some
good information about the caveats associated with this method can
be found at
- url="http://www.visi.com/~barr/ldpath.html">.
+ url="http://xahlee.org/UnixResource_dir/_/ldpath.html">.
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
ftp://ftp.sco.com/skunkware">.
+ try
http://www.sco.com/skunkware/">.
-
+
intarray
additional information. Andrey Oktyabrski did a great work on adding new
functions and operations.
-
+
Preface
PostgreSQL is an object-relational
database management system (
ORDBMS) based on
-
s2k-ftp.CS.Berkeley.EDU:8000/postgres/postgres.html">
+
db.cs.berkeley.edu/postgres.html">
developed at the University of California at Berkeley Computer Science
Department. POSTGRES pioneered many concepts that only became
-
+
ltree
additional information. Authors would like to thank Eugeny Rodichev for
helpful discussions. Comments and bug reports are welcome.
-
+
Routine Database Maintenance Tasks
- url="http://bucardo.org/
check_postgres/">check_postgres.pl>
+ url="http://bucardo.org/
wiki/Check_postgres">check_postgres>
is available for monitoring database health and reporting unusual
- conditions.
check_postgres.pl> integrates with
+ conditions.
check_postgres> integrates with
Nagios and MRTG, but can be run standalone too.
-
+
someone has already done some translation work. The files are
named language.po,
where language is the
-
lcweb.loc.gov/standards/iso639-2/englangn.html">
+
www.loc.gov/standards/iso639-2/php/English_list.php">
ISO 639-1 two-letter language code (in lower case), e.g.,
fr.po for French. If there is really a need
for more than one translation effort per language then the files
can also be named
language_region.po
where region is the
-
din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html">
+
iso.org/iso/english_country_names_and_code_elements">
ISO 3166-1 two-letter country code (in upper case),
e.g.,
pt_BR.po for Portuguese in Brazil. If you
-
+
Full Text Search
url="http://ficus-www.cs.ucla.edu/geoff/ispell.html">Ispell.
Also, some more modern dictionary file formats are supported —
url="http://en.wikipedia.org/wiki/MySpell">MySpell (OO < 2.0.1)
(OO >= 2.0.2). A large list of dictionaries is available on the
url="http://wiki.services.openoffice.org/wiki/Dictionaries">OpenOffice
Wiki.
-
+
Reliability and the Write-Ahead Log
to Write cache>; hdparm -W> to turn off
write caching. On
FreeBSD> use
atacontrol>. (For SCSI disks use
- url="http://sg.
torque.net/sg/sdparm.html">
sdparm>
+ url="http://sg.
danny.cz/sg/sdparm.html">
sdparm>
to turn off
WCE>.) On Solaris> the disk
write cache is controlled by
url="http://www.sun.com/bigadmin/content/submitted/format_utility.jsp">format