Re: Pg Upgrade failing as it is not able to start and stop server properly

2018-01-08 Thread Tom Lane
Guru Prashanth Thanakodi writes: > pg_ctl start and stop commands are hanging in a Windows environment. Can i > enable some debug logs to understand the root cause of the issue? You could try cranking log_min_messages all the way up to "debug5" in postgresql.conf, but I'm not really sure if that

Re: Pg Upgrade failing as it is not able to start and stop server properly

2018-01-08 Thread Guru Prashanth Thanakodi
Hi All pg_ctl start and stop commands are hanging in a Windows environment. Can i enable some debug logs to understand the root cause of the issue? Thanks Guru Thanks, Guru On Thu, Jan 4, 2018 at 8:54 PM, Bruce Momjian wrote: > On Thu, Jan 4, 2018 at 01:49:17PM +0530, kiran gadamsetty wrot

Re: Pg Upgrade failing as it is not able to start and stop server properly

2018-01-04 Thread Bruce Momjian
On Thu, Jan 4, 2018 at 01:49:17PM +0530, kiran gadamsetty wrote: > While upgrading the PostgreSQL database from 9.1.4 to 9.6.4 version on > windows 2012 server, Pg_upgrade is failing as postgre service start and > stop are failing because of time outs. I got the information as using -m

Re: Pg Upgrade failing as it is not able to start and stop server properly

2018-01-04 Thread kiran gadamsetty
Hi All, Any help on this issue? Regards, Kiran G On Thu, Dec 21, 2017 at 3:03 PM, kiran gadamsetty < kirankumar.gadamse...@gmail.com> wrote: > Hi, > > While upgrading the PostgreSQL database from 9.1.4 to 9.6.4 version on > windows 2012 server, Pg_upgrade is failing as postgre service start an