![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
If it was able to create the NT Service, I'd assume that meant that I had enough rights to get everything installed correctly. That is an incorrect assumption. The "C:\Program Files\PostgreSQL\8.0-beta1" folder is still there, an empty "data" folder below that, and a "tmp" folder that has an initdb.bat, and initdb.pwd file. The PWD file has the password I assigned to the superuser: postgres Any ideas what's wrong? Make sure you have administrative rights and not just a power user. Are there log files anywhere for me to look at? Check the event viewer in windows. |
|
Thanks. -Chris ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
#3
| |||
| |||
|
|
-----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Tuesday, August 10, 2004 11:31 PM To: Chris Means Cc: pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 [snip] Any ideas what's wrong? Make sure you have administrative rights and not just a power user. |
|
Are there log files anywhere for me to look at? Check the event viewer in windows. |
#4
| |||
| |||
|
|
Mike, Thanks for the response: -----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Tuesday, August 10, 2004 11:31 PM To: Chris Means Cc: pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 [snip] Any ideas what's wrong? Make sure you have administrative rights and not just a power user. I'm confident that I have administrative rights, but to be sure that that wasn't the issue, I logged in as the Administrator, and received exactly the same error. FYI: The "NT Service" userid "postgres" wasn't removed during the rollback, so future installs failed early until I removed the previous configured user id. Are there log files anywhere for me to look at? Check the event viewer in windows. Nothing additional there, just the same error message. -Chris |
#5
| |||
| |||
|
|
Like I said, the "postgres" user id is there. If that doesn't mean it was created "successfully", what would I look for to know for sure? -----Original Message----- From: Mike G [mailto:mike (AT) thegodshalls (DOT) com] Sent: Wednesday, August 11, 2004 12:07 AM To: Chris Means Cc: 'Mike G'; pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 Ok, Did the installation successfully create the user account postgres? That is the account that initdb runs under. Not sure if it automatically deletes it if the install fails. Mike On Tue, Aug 10, 2004 at 11:58:17PM -0500, Chris Means wrote: Mike, Thanks for the response: -----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Tuesday, August 10, 2004 11:31 PM To: Chris Means Cc: pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 [snip] Any ideas what's wrong? Make sure you have administrative rights and not just a power user. I'm confident that I have administrative rights, but to be sure that that wasn't the issue, I logged in as the Administrator, and received exactly the same error. FYI: The "NT Service" userid "postgres" wasn't removed during the rollback, so future installs failed early until I removed the previous configured user id. Are there log files anywhere for me to look at? Check the event viewer in windows. Nothing additional there, just the same error message. -Chris |
#6
| |||
| |||
|
|
-----Original Message----- From: Mike G [mailto:mike (AT) thegodshalls (DOT) com] Sent: Wednesday, August 11, 2004 12:07 AM To: Chris Means Cc: 'Mike G'; pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 Ok, Did the installation successfully create the user account postgres? That is the account that initdb runs under. Not sure if it automatically deletes it if the install fails. Mike On Tue, Aug 10, 2004 at 11:58:17PM -0500, Chris Means wrote: Mike, Thanks for the response: -----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Tuesday, August 10, 2004 11:31 PM To: Chris Means Cc: pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 [snip] Any ideas what's wrong? Make sure you have administrative rights and not just a power user. I'm confident that I have administrative rights, but to be sure that that wasn't the issue, I logged in as the Administrator, and received exactly the same error. FYI: The "NT Service" userid "postgres" wasn't removed during the rollback, so future installs failed early until I removed the previous configured user id. Are there log files anywhere for me to look at? Check the event viewer in windows. Nothing additional there, just the same error message. -Chris |
#7
| |||
| |||
|
|
-----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Wednesday, August 11, 2004 12:16 AM To: Chris Means Cc: 'Mike G'; pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 CAn you log off and log back into windows under the postgres account? On Wed, Aug 11, 2004 at 12:17:42AM -0500, Chris Means wrote: Like I said, the "postgres" user id is there. If that doesn't mean it was created "successfully", what would I look for to know for sure? -----Original Message----- From: Mike G [mailto:mike (AT) thegodshalls (DOT) com] Sent: Wednesday, August 11, 2004 12:07 AM To: Chris Means Cc: 'Mike G'; pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 Ok, Did the installation successfully create the user account postgres? That is the account that initdb runs under. Not sure if it automatically deletes it if the install fails. Mike On Tue, Aug 10, 2004 at 11:58:17PM -0500, Chris Means wrote: Mike, Thanks for the response: -----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Tuesday, August 10, 2004 11:31 PM To: Chris Means Cc: pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 [snip] Any ideas what's wrong? Make sure you have administrative rights and not just a power user. I'm confident that I have administrative rights, but to be sure that that wasn't the issue, I logged in as the Administrator, and received exactly the same error. FYI: The "NT Service" userid "postgres" wasn't removed during the rollback, so future installs failed early until I removed the previous configured user id. Are there log files anywhere for me to look at? Check the event viewer in windows. Nothing additional there, just the same error message. -Chris ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html |
#8
| |||
| |||
|
|
I tried, but I got an error message that indicated that that user id (postgres) has a policy that prohibits an interactive logon/session. -----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Wednesday, August 11, 2004 12:16 AM To: Chris Means Cc: 'Mike G'; pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 CAn you log off and log back into windows under the postgres account? On Wed, Aug 11, 2004 at 12:17:42AM -0500, Chris Means wrote: Like I said, the "postgres" user id is there. If that doesn't mean it was created "successfully", what would I look for to know for sure? -----Original Message----- From: Mike G [mailto:mike (AT) thegodshalls (DOT) com] Sent: Wednesday, August 11, 2004 12:07 AM To: Chris Means Cc: 'Mike G'; pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 Ok, Did the installation successfully create the user account postgres? That is the account that initdb runs under. Not sure if it automatically deletes it if the install fails. Mike On Tue, Aug 10, 2004 at 11:58:17PM -0500, Chris Means wrote: Mike, Thanks for the response: -----Original Message----- From: pgsql-novice-owner (AT) postgresql (DOT) org [mailto gsql-novice-owner (AT) postgresql (DOT) org] On Behalf Of Mike GSent: Tuesday, August 10, 2004 11:31 PM To: Chris Means Cc: pgsql-novice (AT) postgresql (DOT) org Subject: Re: [NOVICE] New installation of 8.0 Beta1 Failed to create process for initdb: 1385 [snip] Any ideas what's wrong? Make sure you have administrative rights and not just a power user. I'm confident that I have administrative rights, but to be sure that that wasn't the issue, I logged in as the Administrator, and received exactly the same error. FYI: The "NT Service" userid "postgres" wasn't removed during the rollback, so future installs failed early until I removed the previous configured user id. Are there log files anywhere for me to look at? Check the event viewer in windows. Nothing additional there, just the same error message. -Chris ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
![]() |
| Thread Tools | |
| Display Modes | |
| |