Обсуждение: postgres service account
hi
I just installed postgres 8.0.1 yesterday on my windows xp machine and it created a service account with an auto-generated password .
pliz help me on how to remove/delete this account.
i tried reinstalling but it couldn't be changed and i couldn't find it any, where is it stored anyway.
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
Why don't you try to use another account for the service - while reinstalling just fill in 'posgres2' as service account...
Best regards,
Peter
----- Original Message -----From: usya usyaSent: Friday, March 04, 2005 4:43 PMSubject: [GENERAL] postgres service accounthiI just installed postgres 8.0.1 yesterday on my windows xp machine and it created a service account with an auto-generated password .pliz help me on how to remove/delete this account.i tried reinstalling but it couldn't be changed and i couldn't find it any, where is it stored anyway.
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I found this same problem. The uninstall really needs to remove this account. Either that, or the next install process needs to be able to get the random password somehow. Open a command prompt, then use the command "net user /delete postgres" to get rid of the account. "net user" shows all users. - -- Jim McMaster mailto:jim.mcmaster@comcast.net ________________________________ From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Peter Sent: Friday, March 04, 2005 3:55 PM To: usya usya; pgsql-general@postgresql.org Subject: Re: [GENERAL] postgres service account Why don't you try to use another account for the service - while reinstalling just fill in 'posgres2' as service account... Best regards, Peter ----- Original Message ----- From: usya usya <mailto:usya_luubi@yahoo.com> To: pgsql-general@postgresql.org Sent: Friday, March 04, 2005 4:43 PM Subject: [GENERAL] postgres service account hi I just installed postgres 8.0.1 yesterday on my windows xp machine and it created a service account with an auto-generated password . pliz help me on how to remove/delete this account. i tried reinstalling but it couldn't be changed and i couldn't find it any, where is it stored anyway. ________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web <http://birthday.yahoo.com/netrospective/> -----BEGIN PGP SIGNATURE----- Version: PGP 8.1 iQA/AwUBQijqSGaP5l7/atSJEQLQ8gCfUtEwe91qbHOVn1ZTUJ9h7lgFH6kAoIGy 4mi1prt3QxXKYuQ5jKtiBQDJ =pUku -----END PGP SIGNATURE-----