From: | Dave Page <dpage(at)postgresql(dot)org> |
---|---|
To: | Harald Armin Massa <haraldarminmassa(at)gmail(dot)com> |
Cc: | "Sean Z(dot)" <sean09182006(at)yahoo(dot)com>, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Deploy postgres - upgrade strategy |
Date: | 2007-12-20 21:29:09 |
Message-ID: | 476ADEA5.5030208@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Harald Armin Massa wrote:
> HKLM\Software\PostgreSQL\Services\<Service ID>\Service Account
>
> Where:
>
> [...]
> Service account is the Windows user account that the pg_ctl service runs
> under, eg. MYPC\postgres
>
>
> I guess that would be "service account that was assigned to the postgres
> service during installation", and that that key does NOT get updated on
> changes via services.msc, or?
Yes, thats true. The values are those selected at install time. If
you've changed them yourself, that data may be out of date.
/D
From | Date | Subject | |
---|---|---|---|
Next Message | Ivan Sergio Borgonovo | 2007-12-20 21:37:22 | Re: referential integrity and defaults, DB design or trick |
Previous Message | Harald Armin Massa | 2007-12-20 21:00:48 | Re: Deploy postgres - upgrade strategy |