Re: [GENERAL] WINDOWS : PostgreSQL 8.4 Server Start Error

2010-06-07 Thread Kenichiro Tanaka
Hi. At an environment(Ver8.4.2),a simmilar error happened and we could work around setting postgresql.conf client_min_messages = log to client_min_messages = notice . I'm not sure that your error is same, but can you try this? //Your message is following //2010-06-07 14:11:40 ICT LOG: inco

Re: [GENERAL] WINDOWS : PostgreSQL 8.4 Server Start Error

2010-06-07 Thread Zery
Craig, Nothing is usefull or barely i understand :-) In pg_log i only find this : 2010-06-07 14:11:40 ICT LOG: could not receive data from client: An operation was attempted on something that is not a socket. 2010-06-07 14:11:40 ICT LOG: incomplete startup packet In event viewer i found : :

Re: [GENERAL] WINDOWS : PostgreSQL 8.4 Server Start Error

2010-06-06 Thread Craig Ringer
On 07/06/10 08:34, Zery wrote: > All, > > > I'm a newbie in postgresql, a few days ago i install postgresql > 8.4.3.1 and it works fine, yesterday i install cyberlink powerdvd 9 > and after that my postgresql server cannot start, it give the > following error info : > > " The postgresql-8.4 - Po