Re: [GENERAL] postgres failed to start from services manager on windows 2008 r2

2016-10-12 Thread PHANIKUMAR G
Please let me know if any other details required, I'm still struck at same place. On Oct 6, 2016 12:07 PM, "PHANIKUMAR G" wrote: > hi Thomas, > > thanks for your reply. small correction for my previous reply, we use > postgresql zip and bundle with our products ins

Re: [GENERAL] postgres failed to start from services manager on windows 2008 r2

2016-10-05 Thread PHANIKUMAR G
Service Applicatio* *n Server Database Service"* On Wed, Oct 5, 2016 at 4:04 PM, PHANIKUMAR G wrote: > hi, > thanks for your reply. we use postgres zip, during install time of our > product, on target host this zip will be extracted. We are not creating > data directory, wh

Re: [GENERAL] postgres failed to start from services manager on windows 2008 r2

2016-10-05 Thread PHANIKUMAR G
*pg_ctl.exe register -N "prostgresService" -D "fullpath_to_data_directory" -W* *>sc description prostgresService "prostgresService Applicatio* *n Server Database Service"* On Sat, Oct 1, 2016 at 9:36 PM, Thomas Kellerer wrote: > PHANIKUMAR G schrieb am 01.10.2016 u

Re: [GENERAL] postgres failed to start from services manager on windows 2008 r2

2016-10-01 Thread PHANIKUMAR G
h postgres-Sep.log Why it is failing with local system account, the local system account is part of administrators group. If we specifically provide credentials to the service as explained above, service getting started. Please help me to understand what is causing. Best regards Phani Kumar On S

Re: [GENERAL] need approval to join forums/community

2016-09-27 Thread PHANIKUMAR G
hi Adrian, looks my mail id is added to pgsql-general mailing lists and able to to get mails. thanks for your help. Phani Kumar On Tue, Sep 27, 2016 at 12:35 AM, Adrian Klaver wrote: > On 09/23/2016 10:26 PM, PHANIKUMAR G wrote: > >> hi owners/admins o

[GENERAL] need approval to join forums/community

2016-09-26 Thread PHANIKUMAR G
hi owners/admins of postgresql, my name is phani kumar and I would like to be member of postgres forums/groups/communities. I have already sent mail regarding my concern, looks my request overlooked and i did not get any response. Second time I am approaching you, please add my mail id phanikumar

[GENERAL] postgres failed to start from services manager on windows 2008 r2

2016-09-26 Thread PHANIKUMAR G
hi, We are able to start the postgres from command line without any issue, if postgres is registered as windows service and tried to start it, we are facing an issue . *Problem:* We have registered postgres(version 9.3.4) as windows service on windows 2008 R2 and registration got succeeded.

[GENERAL] postgres failed to start from services manager on windows 2008 r2

2016-09-21 Thread PHANIKUMAR G
hi, We are able to start the postgres from command line without any issue, if postgres is registered as windows service and tried to start it, we are facing an issue . *Problem:* We have registered postgres(version 9.3.4) as windows service on windows 2008 R2 and registration got succeeded.