connect to 7.5 devel(win32) failed

From: Coloring Graph <graphcoloring(at)yahoo(dot)com(dot)cn>
To: pgsql-hackers(at)postgresql(dot)org
Subject: connect to 7.5 devel(win32) failed
Date: 2004-07-30 06:04:44
Message-ID: 20040730060444.30387.qmail@web15601.mail.cnb.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

I am has some trouble when connect to 7.5 devel PostgreSQL server,
see belows

my setup:
=======================
os=Windows2000
server version=the non-MSI snapshot at http://www.hagander.net/pgsql/win32snap/ has been "downgraded" to the latest known working snapshot
path=c:\postgres\bin;c:\postgres\lib
pgdata=c:\postgres\data
TZ=CST


note:
======================
I has NO modify the configure file generated by initdb,
and has NO firewall installed in my server



cmd to run postmaster(run as postgre user):
======================
postmaster -D "C:/postgres/data"




result1: some lines of the log(postmaster)
=======================
LOG: select() failed in statistics buffer: 在一个非套接字上尝试了一个操作
LOG: statistics collector process (PID 1876) was terminated by signal 1

result2:
=======================
When I use pgAdmin III to connect the PostgreSQL server,
a error is returned:

could not receive server response to SSL negotiation packet: Connection reset by peer(0x00002746/10054)

---------------------------------
Do You Yahoo!?
美女明星应有尽有,"一搜"搜遍美图、艳图和酷图
100兆邮箱够不够用?雅虎电邮自助扩容!

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2004-07-30 06:29:40 Re: [HACKERS] connect to 7.5 devel(win32) failed
Previous Message Mohammad Tanvir Huda 2004-07-30 01:30:12 How can i start up POSTMASTER from unprivilege account

Browse pgsql-hackers by date

  From Date Subject
Next Message Scott Marlowe 2004-07-30 06:29:40 Re: [HACKERS] connect to 7.5 devel(win32) failed
Previous Message Mamta Singh 2004-07-30 04:53:02 Regarding redo/undo files.