Re: Postgresql service stopped automatically after restart

Поиск
Список
Период
Сортировка
От Kalai R
Тема Re: Postgresql service stopped automatically after restart
Дата
Msg-id CAGxuanP1QeESWVK3eVM3cDQPicab0f+zQm93gh9xbruLkKy_ng@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgresql service stopped automatically after restart  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Postgresql service stopped automatically after restart
Re: Postgresql service stopped automatically after restart
Список pgsql-general
I have checked no problem in pg_hba.conf file.

Also I have disabled AV software checks for the Postgres Directories.

But Problem remains


On Thu, May 29, 2014 at 8:15 PM, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 05/29/2014 07:34 AM, Kalai R wrote:
Hello,

I am developing application using postgresql 9.3 and VS2005 as FrontEnd.
I am using silent installation method to install postgresql from .Net
application.
Postgresql installed and connected with application is fine

*The problem is* , when we on the system after shut down, postgresql

service doesn't start. Can't start manually also. At this situation,

-> sometime files are deleted in bin folder, if I paste the deleted
files in that folder, service start

->sometime files are not deleted,could not start the service

->some time if we change the postgresql service to local system account,
service start

->some time if we change the postgresql service to local system account,
could not start the service


Mostly this problem occurs in the System that have Windows XP or if any
*Virus Scanner installed*


How to solve this Problem?

Start by looking in the Postgres logs. The last time you had this issue it was a mis-configured pg_hba.conf file:

http://www.postgresql.org/message-id/AANLkTikKMzZxcfirFMHEXu-ABE+ohqUwH2TcdQJZi7Dh@mail.gmail.com

As to deleted files, I would start by disabling the AV software checks for the Postgres directories.


Thanks & Regards
kalai


--
Adrian Klaver
adrian.klaver@aklaver.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Bhushan Pathak
Дата:
Сообщение: Postgresql 9.2.4 - timezone error
Следующее
От: Paul Jones
Дата:
Сообщение: Re: Code for user-defined type