Re: [GENERAL] Fwd: Mail to be posted in PostgreSQL community

2016-11-15 Thread Adrian Klaver
On 11/15/2016 03:23 AM, kaustubh kelkar wrote: Hi Venkata, Thanks for prompt reply. OS user is administrator user. So, I don't know why there are issues. Can anyone suggest me steps to do the same? Because you installed as the user 'administrator' not as the OS user running as Administrator.

Re: [GENERAL] Fwd: Mail to be posted in PostgreSQL community

2016-11-15 Thread Adrian Klaver
On 11/14/2016 09:15 PM, kaustubh kelkar wrote: Hi, Trying to create multiple database instances of PostgreSQL 9.6 In this case , trying to create 2^nd instance with port 5434/5435. _1^st attempt:_ *Create new database cluster : * C:\Program Files\PostgreSQL\9.6\installer\server>initclu

Re: [GENERAL] Fwd: Mail to be posted in PostgreSQL community

2016-11-15 Thread kaustubh kelkar
Hi Venkata, Thanks for prompt reply. OS user is administrator user. So, I don't know why there are issues. Can anyone suggest me steps to do the same? On 15-Nov-2016 2:26 pm, "Venkata B Nagothi" wrote: > > On Tue, Nov 15, 2016 at 4:15 PM, kaustubh kelkar > wrote: > >> >> Hi, >> >> >> >> Trying

Re: [GENERAL] Fwd: Mail to be posted in PostgreSQL community

2016-11-15 Thread Venkata B Nagothi
On Tue, Nov 15, 2016 at 4:15 PM, kaustubh kelkar wrote: > > Hi, > > > > Trying to create multiple database instances of PostgreSQL 9.6 > In this case , trying to create 2nd instance with port 5434/5435. > > > > *1st attempt:* > > > > > *Create new database cluster : * > > C:\Program Files\Postgre

[GENERAL] Fwd: Mail to be posted in PostgreSQL community

2016-11-14 Thread kaustubh kelkar
Hi, Trying to create multiple database instances of PostgreSQL 9.6 In this case , trying to create 2nd instance with port 5434/5435. *1st attempt:* *Create new database cluster : * C:\Program Files\PostgreSQL\9.6\installer\server>initcluster.vbs postgres postgr es 12345 "C:\Program File