Обсуждение: Data Store on C:

Поиск
Список
Период
Сортировка

Data Store on C:

От
"Michael Avila"
Дата:
I just installed PostgreSQL 8.0.1 on Windows XP Pro.

Why is the data store put on the C: drive instead of asking me where I want
it like other DBMS packages do?

What I do is have only OS things on the C: drive, development on the D:
drive, and volatile things (like cache files, databases, Internet
applications, and so on) on the E: drive. It makes backups and defragging
easier.  I'd like the choice of where to put it instead of fragmenting my C:
drive with system files on it.  I defrag C: often to make access quicker.

What was the logic behind not asking? Is there a specific reason PostgreSQL
has to be on C:?

Thanks.

Mike


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.2 - Release Date: 6/4/2005


Вложения

Re: Data Store on C:

От
John DeSoi
Дата:
On Jun 4, 2005, at 6:53 PM, Michael Avila wrote:

> I just installed PostgreSQL 8.0.1 on Windows XP Pro.
>
> Why is the data store put on the C: drive instead of asking me where I
> want
> it like other DBMS packages do?
>
> What I do is have only OS things on the C: drive, development on the D:
> drive, and volatile things (like cache files, databases, Internet
> applications, and so on) on the E: drive. It makes backups and
> defragging
> easier.  I'd like the choice of where to put it instead of fragmenting
> my C:
> drive with system files on it.  I defrag C: often to make access
> quicker.
>
> What was the logic behind not asking? Is there a specific reason
> PostgreSQL
> has to be on C:?


I think you missed the option during installation. If you look at the
image in step 4, it shows you can choose where to put things including
the data directory.

http://pginstaller.projects.postgresql.org/


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL