Index: openacs-4/packages/acs-core-docs/www/postgres.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/postgres.html,v diff -u -r1.33 -r1.34 --- openacs-4/packages/acs-core-docs/www/postgres.html 21 Apr 2004 09:49:42 -0000 1.33 +++ openacs-4/packages/acs-core-docs/www/postgres.html 5 May 2004 12:36:06 -0000 1.34 @@ -100,7 +100,7 @@ Change to the postgres user and run ./configure to set the compilation options automatically. This is the point at which you can configure PostgreSQL in various ways. For example, if you want to enable - Unicode support, add the flags --enable-locale and --enable-multibyte. If you want to see what the other possibilities are, run ./configure --help. + Unicode support, add the flags --enable-locale and --enable-multibyte. If you want to see what the other possibilities are, run ./configure --help.

On debian woody (stable, 3.0), do ./configure --without-readline --without-zlib.

[root src]# su - postgres
 [postgres pgsql]$ cd /usr/local/src/postgresql-7.3.4
 [postgres postgresql-7.3.4]$ ./configure --with-includes=/sw/include/ --with-libraries=/sw/lib --enable-locale --enable-multibyte \
@@ -338,4 +338,4 @@
         Performance Tuning
 
         

  • - Tuning PostgreSQL for performance

  • ($Id$)
    View comments on this page at openacs.org
    + Tuning PostgreSQL for performance

    ($Id$)
    View comments on this page at openacs.org