![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I initially started to install postgresql-8.3.5-2-windows.exe and let it get as far as creating the postgres user for me. Then I realized that the software is mistakenly getting installed on my C: drive, which happens to be my Corsair flash memory stick. My actual system drive is F: So I aborted the install. |
|
I ran several failed iterations, each stopping me dead at the password prompt. Now, I know the password I had initially entered;I wrote it on an index card. The installation keeps rejecting it , claiming an incorrect password. At my last iteration, here's what I did: 1. As Administrator, I went into the registry (using Registrar Lite) HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t and created a DWORD entry named postgres with a value of 1. This made user postgres visible to the login page and to the User Accounts control panel. (Source of this great knowledge: Insider Power Techniques for WIndows XP, by Paul McFegries, Microsoft Press.) 2. I then used the control panel to delete the user. (I left the files intact. Error?) 3. I went into the registry again, searched for every blessed (ahem) reference to postgres, and deleted it. (Yes, I created a savepoint first.) 4. I then recreated the postgres account as an administrator, following the instructions by Stones and Mathew (Beginning Databases with PostgreSQL), not allowing the installation program to do it for me. |
#3
| |||
| |||
|
|
I know very little about Windows, and about PostgreSQL servers on windows, but one thing struck me: Beau Nanaz <SpamnTrapf (AT) yahoo (DOT) com> wrote: I initially started to install postgresql-8.3.5-2-windows.exe and let it get as far as creating the postgres user for me. Then I realized that the software is mistakenly getting installed on my C: drive, which happens to be my Corsair flash memory stick. My actual system drive is F: So I aborted the install. It seems that the installation procedure creates that user. Right? |
#4
| |||
| |||
|
|
Greetings. I posted this question on pgsql.general a few days ago, reopening an months-old thread, but thus far, nobody has taken up my fight. *So.. I initially started to install postgresql-8.3.5-2-windows.exe and let it get as far as creating the postgres user for me. Then I realized that the software is mistakenly getting installed on my C: drive, which happens to be my Corsair flash memory stick. *My actual system drive is F: So I aborted the install. I ran several failed iterations, each stopping me dead at the password prompt. Now, I know the password I had initially entered;I wrote it on an index card. *The installation keeps rejecting it , claiming an incorrect password. At my last iteration, here's what I did: 1. As Administrator, I went into the registry (using Registrar Lite) * * HKLM\Software\Microsoft\Windows * * NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t * * and created a DWORD entry named postgres with a value of 1. * * This made user postgres visible to the login page and to the User * * Accounts control panel. *(Source of this great knowledge: Insider * * Power Techniques for WIndows XP, by Paul McFegries, Microsoft Press.) 2. I then used the control panel to delete the user. (I left the files * * intact. Error?) 3. I went into the registry again, searched for every blessed (ahem) * * reference to postgres, and deleted it. (Yes, I created a savepoint * * first.) 4. I then recreated the postgres account as an administrator, * * following the instructions by Stones and Mathew (Beginning * * Databases with PostgreSQL), not allowing the installation program * * to do it for me. 5. I then logged in as user postgres, using the password I know * * *&^%$#! well. 6. Finally, I initiated the install again, as user postgres. (Error? * * Should this be done as Administrator?) When it prompted me for the * * password, I entered the same *&^%$#!-well-known password. *I still * * got that "incorrect password" error. I took these drastic measures only after many other "let's try this" attacks had failed. *I can't access the documents as they come with the installation. *(BTW, the authors' web site within wrox.com is gone AFAICT.) *The on-line docs do not cover bizarre situations, whch are my constant nemesis. I *SO* need ideas that will work! *:'-( Can anyone *please* tell me what I have missed? Thanks much! -- J |
![]() |
| Thread Tools | |
| Display Modes | |
| |