- url="http://postgis.net/">PostGIS. Even
+ url="https://postgis.net/">PostGIS. Even
PostgreSQL replication solutions can be developed
externally. For example,
- url="http://www.slony.info">Slony-I is a popular
+ url="https://www.slony.info">Slony-I is a popular
master/standby replication solution that is developed independently
from the core project.
+
s://www.red3d.com/cwr/evolve.html">
Evolutionary Computation and its application to art and design, by
Craig Reynolds
Required for GSSAPI authentication support. MIT Kerberos can be
downloaded from
+
s://web.mit.edu/Kerberos/dist/index.html">.
Required for XML support. Binaries can be downloaded from
+
s://zlatkovic.com/pub/libxml"> or source from
. Note that libxml2 requires iconv,
which is available from the same download location.
Required for compression support in
pg_dump
and
pg_restore. Binaries can be downloaded
+ from
s://www.zlib.net">.
PostgreSQL is an object-relational
database management system (
ORDBMS) based on
-
://db.cs.berkeley.edu/postgres.html">
+
s://dsf.berkeley.edu/postgres.html">
developed at the University of California at Berkeley Computer Science
Department. POSTGRES pioneered many concepts that only became
several sites, including:
utility is supported, which, at the time of this writing, is available
on Solaris, macOS, FreeBSD, NetBSD, and Oracle Linux. The
+
s://sourceware.org/systemtap/">SystemTap project
for Linux provides a DTrace equivalent and can also be used. Supporting other dynamic
tracing utilities is theoretically possible by changing the definitions for
the macros in src/include/utils/probes.h.
someone has already done some translation work. The files are
named language.po,
where language is the
+
s://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
The GNU Privacy Handbook.
+
s://www.openwall.com/crypt/">
Describes the crypt-blowfish algorithm.
+
s://www.iusmentis.com/security/passphrasefaq/">
How to choose a good password.
Description of Fortuna CSPRNG.
+
s://jlcooke.ca/random/">
Jean-Luc Cooke Fortuna-based /dev/random driver for Linux.
PL/Perl is a loadable procedural language that enables you to write
PostgreSQL functions in the
-
Perl programming language.
+
s://www.perl.org">Perl programming language.
PL/Tcl is a loadable procedural language for the
PostgreSQL database system
+ that enables the
s://www.tcl.tk/">
Tcl language to be used to write
My thanks are primarily to Prof. Joe Hellerstein
- (
://db.cs.berkeley.edu/jmh/">) for elucidating the
+ (
s://dsf.berkeley.edu/jmh/">) for elucidating the
gist of the GiST (
). I am
also grateful to all Postgres developers, present and past, for enabling
myself to create my own world and live undisturbed in it. And I would like
The
Snowball dictionary template is based on a project
by Martin Porter, inventor of the popular Porter's stemming algorithm
for the English language. Snowball now provides stemming algorithms for
- many languages (see the
Snowball
+ many languages (see the
s://snowballstem.org/">Snowball
site for more information). Each algorithm understands how to
reduce common variant forms of words to a base, or stem, spelling within
its language. A Snowball dictionary requires a language