windows version -
10-21-2004
, 12:13 AM
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
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly |