] == Postgresql sch***** == pg7.4.5 [[Code] ./configure --with-python # ____ONLY____ supports --with-python not --enable-python like some sane configure scripts ] pg8.0 [[Code] ./configure --enable-python # probably supports both |
postgresql |
oid2name
|
oid2name
|
oid2name -d test -o 18737 oid2name -d test -t testdate
pg_autovacuum |
|
example:
|
|
Postgresql Bugs |
Version 7.4.2
ANALYZE ... analyze might lock up the whole table Segfaults >40GB databasesprobably enough reasons why to upgrade to the latest version..
search arrays |
|
database modeling |
|
Numerische typen |
Numerische Typen bestehen aus 2-, 4- und 8-Byte-Ganzzahlen (englisch integer), 4- und 8-Byte-Fließkommazahlen (floating point) und Zahlen mit Dezimalbrüchen mit fester Präzision. Tabelle 8-2 listet die verfügbaren Typen.
Tabelle 8-2. Numerische Typen
|
Postgresql sch***** |
pg7.4.5
|
pg8.0
|