stig erikson wrote:
> by the way, can i enable table compression in some way?
> i could not find it in the manual, found only compression for backups
> and EXTENDED column storage, but nothing for integers.
No, you can't compress fixed-length data types using the TOAST
mechanism.
--
Peter Eisen
Hello,
I have installed PostgreSQL 8.beta2.dev3 on Windows 2000 NT using the
installer. There were two dialogs with messages like "Couldn't connect to
the server" or so. Then when I try to connect I get this message:
C:\Program Files\PostgreSQL\8.0-beta2-dev3\bin>psql.exe
psql.exe: server closed
Peter Eisentraut wrote:
PostgreSQL Bugs List wrote:
why is this feature important?
having in mind the development of datawarehouses with huge amount of
data (hundreds of millions, or billions of rows in fact tables) every
byte is of importance.
Yet how many applications could make use of the limit
I have installed 8.0-beta2-dev3 on Win2k but the service will not start.
Firstly, I couldn't install postgresql as a Windows service using the installer -
using the installer, I couldn't add postgresql as a Windows service without being a
local administrator. However, if I was logged on as a loc