Hi,
I have downloaded cgywin using the setup program. I installed most of cgywin including postgres 7.2.1. However, I'm having trouble configuring postgres and getting it started under windows. In particular I'm having trouble having postgres build the template1 database. I login to windows NT 4.0 using the postgres username and password. Then I start cgywin. At the $ prompt I type the following:
initdb -D /usr/share/postgresql/data
The above command results in a number of files and directories being created and initdb displays on the screen each directory and file created followed by ... ok, but it always hangs when trying to create the template1 database as follows:
creating template1 database in /usr/share/postgresql/data/base/1 ...
When I click on the task manager and check the performance page frame, it indicate that 100 percent of the CPU cycles are being used and that the process is running. I've waited to a reasonable period of time for the process to complete but it never gets past creating the template1 database. Can anyone shed some light on what might be going wrong.
Leland F. Jackson, CPA
Software - Master (TM)
Nothing Runs Like the Fox
I have downloaded cgywin using the setup program. I installed most of cgywin including postgres 7.2.1. However, I'm having trouble configuring postgres and getting it started under windows. In particular I'm having trouble having postgres build the template1 database. I login to windows NT 4.0 using the postgres username and password. Then I start cgywin. At the $ prompt I type the following:
initdb -D /usr/share/postgresql/data
The above command results in a number of files and directories being created and initdb displays on the screen each directory and file created followed by ... ok, but it always hangs when trying to create the template1 database as follows:
creating template1 database in /usr/share/postgresql/data/base/1 ...
When I click on the task manager and check the performance page frame, it indicate that 100 percent of the CPU cycles are being used and that the process is running. I've waited to a reasonable period of time for the process to complete but it never gets past creating the template1 database. Can anyone shed some light on what might be going wrong.
Leland F. Jackson, CPA
Software - Master (TM)
Nothing Runs Like the Fox