From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | Secrétariat <ets(at)rolland-fr(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostegreSQL 8.0.0 Beta4 Win32 |
Date: | 2004-11-19 18:55:04 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE4761C3@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Some wishes :
- The win32 install let choose an alternate disk for the data ...
Already supported. Just click the "Data Directory" entry in the feature tree, click "Browse" and pick where you want the data directory.
- The win32 install use the user variable PGDATA for the links towards configuration files (in ex. %PGDATA%\pg_hba.conf), it's more efficient when putting data on another disk.
Environment variables don't play really well with services, that's why we're not doing it. but if you are running in a non-service enviroment, there is nothing stopping you from using PGDATA just as you would on Unix.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Jeremiah Jahn | 2004-11-19 18:58:58 | altre table and large object deletion |
Previous Message | Chris Green | 2004-11-19 18:51:41 | phpPgAdmin problem - this list? |