From: | Doug Fields <dfields-pg-general(at)pexicom(dot)com> |
---|---|
To: | gss+pg(at)cs(dot)brown(dot)edu |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL in mission-critical system |
Date: | 2002-07-15 15:23:19 |
Message-ID: | 5.1.0.14.2.20020715112053.01f55e10@pop.pexicom.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
>} Also - PostgreSQL on Debian/Woody is super-simple to use:
>}
>} $ apt-get install postgresql postgresql-dev postgresql-clients
>} postgresql-doc
>} $ createdb mytest
>} $ psql mytest
>
>I'd be careful about recommending this. Debian is notoriously behind in
>versions in their stable tree. (Hrm, actually, is Woody the unstable tree?
Woody is the current "testing" branch, and has been frozen since the
beginning of May pending final release. The only updates that have happened
have been security related, just as in the stable release.
It is running 7.2.1 in the Woody release. Frankly, I've been running the
"testing" distribution since September and it works great.
Cheers,
Doug
From | Date | Subject | |
---|---|---|---|
Next Message | Nikolay Hristov | 2002-07-15 16:28:19 | Embedded SQL in a function |
Previous Message | Vitaliy Pylypiv | 2002-07-15 15:16:59 | HowTo move indices' files to other hdd ? |