From: | padma k <kpadmash(at)yahoo(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | windows version |
Date: | 2004-10-21 05:13:32 |
Message-ID: | 20041021051332.31520.qmail@web40712.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I downloaded and installed
postgresql-8[1].0-beta2-dev3. Do I need cygwin to
connect to it.
I am trying to connect from pgAdmin and it fails.
Getting different errors:
'Could not receive server response to SSL negotiation
package....'
Then I went to SSL select box of pgAdmin and I get
below error:
'Server closed the connection unexpectedly. This
probably means server terminated abnormally before or
while processing the request'
I see the server running properly in windows services.
Path to executable of server:
C:\Program
Files\PostgreSQL\8.0-beta2-dev3\bin\pg_ctl.exe
runservice -N "pgsql-8.0-beta2-dev3" -D "C:\Program
Files\PostgreSQL\8.0-beta2-dev3\data\"
Please let me know what am I doing here. What am I
missing.
Also, what should be the next steps to connect to
database from a php application?
Thanks.
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Pradeepkumar, Pyatalo (IE10) | 2004-10-21 14:47:21 | Function to convert bigint to date |
Previous Message | PavelK | 2004-10-20 23:05:51 | haracter encoding problem with delphi |