Re: new instance of postgres on windows

From: raghu ram <raghuchennuru(at)gmail(dot)com>
To: Arvind Singh <arvindps(at)hotmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: new instance of postgres on windows
Date: 2013-07-18 10:48:05
Message-ID: CALnrrJT3OQcdYzTQnZvRdT0SQgNfDJXu3RciGxTLOO=Wqk-P=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 18, 2013 at 3:52 PM, Arvind Singh <arvindps(at)hotmail(dot)com> wrote:

> Hello and greetings,
>
>
> I want to install postgresql for use as the backend to a Windows
> application.
>
>
> This seems to be no problem if postgresql is NOT already installed on the
> system. which is not in this case.
>
>
>
> postgresql is already installed and unless the command line parameters
> contain the superpassword etc of the existing installation , the install
> fails. As I will likely never know the superpassword or other account
> details of any pre-existing postgresql instances and the machine owners may
> not either.
>
>
> How to then proceed and install a new instance that can be used by our
> application.
>
>
> Window 7
> Postgres 9.3 beta
>
>
>
>
>
> The password you need to reset is at the operating system level. To do
this on Windows, do the following:

1) Right click on the 'My Computer' desktop icon ( or if the icon is not
on the desktop, open the start menu and right click on the 'My Computer'
menu item)

2) Choose 'Manage' from the pop up menu

3) Expand the 'Local Users and Groups' folder

4) Expand the 'Users' folder

5) On the right hand side of the screen, you will see all the users defined
on the system.

6) You can right click on the "postgres" user name and choose 'Set Password'
and then change it to something else

OR You can delete the user and then have the installer recreate the user.
You will need to be logged into the computer as an administrative user to
do the above.

Thanks & Regards
Raghu Ram

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Brearley 2013-07-18 10:49:49 FW: Postgres 9.2.4 for Windows (Vista) Dell Vostro 400, re-installation failure (re-sent, shorter)
Previous Message Stephen Brearley 2013-07-18 10:45:33 Postgres 9.2.4 for Windows (Vista) Dell Vostro 400, re-installation failure (re-sent, shorter)