If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > Running PostgreSQL on XP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-23-04, 08:03
André Mattos André Mattos is offline
Registered User
 
Join Date: Oct 2004
Location: Rio de Janeiro, Brasil
Posts: 1
Running PostgreSQL on XP

I've had PostgreSQL 7.4.x running perfectly on Win2K for a long time.

After changing to WinXP Pro, I've installed PostgreSQL 7.5 and 8.0 (at different times obviously) and both issue the same error messages.

During installation the program issues error messages that cannot connect to database (on creating procedural languages and activating contrib modules).

When I try to connect, through psql or pgadmin, this is the returned message ... "psql: could not receive server response to SSL negotiation packet: Connection reset by peer (0x00002746/10054)"

When I change to local instead of user, I get another error message asking if I can really connect through localhost or port 5432 (eventhou I have set the listen_address = '*' on conf file).

All help needed. Thanks
Reply With Quote
  #2 (permalink)  
Old 10-25-04, 07:38
eperich eperich is offline
Registered User
 
Join Date: Sep 2001
Location: Vienna
Posts: 400
I think there was a bug in in the windows beta with ssl

I think this is fixed now
download the latest beta at www.pgfoundry.org
__________________
http://www.postgresql.org
--Postgresql is the only kind of thing--
Reply With Quote
  #3 (permalink)  
Old 10-26-04, 13:29
Edje Edje is offline
Registered User
 
Join Date: Mar 2004
Posts: 110
Using windows XP & postgresql 7.5 (installer)

No problems here with postgresql 7.5. Windows xp with sp1 (sp2 gives me loads of problems with other applications tho)

Must admit tho, im not using SSL on it.
Reply With Quote
  #4 (permalink)  
Old 11-17-04, 17:21
Diorgens Meira Diorgens Meira is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
Question I'm with same problem using version 8.0.0 - beta4

I installed PostgreSQL Database Server 8.0.0-beta4 on Win-XP Professional, and when I try connect to server locally I receive the message from pgAdmin III: "count not receive server response to SSL negotiation packet: Conection reset by peer (0x00002746/10054).

I change the properties of server localhost configuration of pgAdmin for disabling SSL, but the error change to:
"server closed the connection unexpectedly This probably means server terminated abnormaly before or while processing the request".

But the service "PostgreSQL Database Server 8.0.0-beta4" is running on the machine.


I don't understanding what's the problem...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On