I have windows XP home edition. Postgre SQL comes up with an error message "failed to run initialdb: 1" which is supposedly common with Vista.
Here is the log of the error itself:
The files belonging to this database system will be owned by user "SYSTEM".
This user must also own the server process.
The database cluster will be initialized with locale English_United States.1252.
The default text search configuration will be set to "english".
creating directory C:/Program Files/PostgreSQL/8.3/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 10
selecting default shared_buffers/max_fsm_pages ... 400kB/20000
creating configuration files ... ok
creating template1 database in C:/Program Files/PostgreSQL/8.3/data/base/1 ... child process exited with exit code 1
initdb: removing data directory "C:/Program Files/PostgreSQL/8.3/data"
==============
I've tried the following so far:
-Fresh re-install of PT3 w/ PostgreSQL 8.3
-Uninstall, reboot, install PT3 w/o PostgreSQL and manual install of Postgre SQL 8.3
-PT3 with manual install of PostgreSQL 8.2
-PT3 with manual install of PostgreSQL
no antivirus running (usually NOD32), secondary logon enabled and automatic, I'm pretty sure I'm on an account with administrative privileges. What else can I do? Thanks in advance to people who give it a shot.