If you're using a domain account, you need to create it first, and ensure
it has the "log on as a service" right. Then, make sure you pass the domain
and account name to the installer (e.g. DOMAIN\postgres) so it knows to use
it for the service account. For example (from memory):
./postgresql-9.3.
Hi Sandeep/Team,
Yea, We tried installing Postegres alone but it is failed with domain user
account.
To get clarity on how to drive this case, Please confirm whether it is
supported scenario or not?
Regards,
Ram
From: Sandeep Thakkar [mailto:sandeep.thak...@enterprisedb.com]
Sent: Thursday, O
If the domain user that is running the installer has proper permissions,
then PostgreSQL installation should be successful as well. Did you try just
running the PostgreSQL installer?
On Wed, Oct 23, 2013 at 2:08 PM, Gopavarapu, Rambabu (HP Software) <
rambab...@hp.com> wrote:
> Hi Sandeep,