From: | "Rick Schumeyer" <rschumeyer(at)ieee(dot)org> |
---|---|
To: | <pgsql-admin(at)postgresql(dot)org> |
Subject: | updating windows installation |
Date: | 2005-01-07 16:28:03 |
Message-ID: | 000601c4f4d5$dfb44040$0200a8c0@dell8200 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Last month I installed the windows version of 8.0 RC1. The installation
installed postgresql as a service with user "postgres", and an associated
password. "postgres" is a service user, not a standard user.
Yesterday, I uninstalled 8.0 RC1 and then installed 8.0 RC3. That worked,
once I realized that the "postgres" service user was never deleted, and
that I could only install RC3 if I remembered the password from RC1. I
guess
I could also use a different name for the service user.
It seems that I may be able to change the password for the postgres service
user IF postgres is still registered as a service (before I uninstall).
But, if I have
already uninstalled postgres, can I still change the password of delete the
user?
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2005-01-07 17:41:01 | Re: updating windows installation |
Previous Message | santosh dwivedi | 2005-01-07 10:33:50 | Re: how to grant select on table using trigger |