From: | Lacey Powers <lacey(at)commandprompt(dot)com> |
---|---|
To: | tgs <tgstambaugh(at)q(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: trouble connecting to DB |
Date: | 2009-07-22 00:41:17 |
Message-ID: | 4A66602D.7030704@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hello Terry,
What are your Windows Firewall/Other Firewall/Antivirus settings?
It would be worthwhile to check them, because they may be causing trouble.
Additionally, this may help.
http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows
Lacey
>
> Thanks for the reply Thomas. Yes, per my prior post I'm using Windows
> XP Pro. I have verified the installer gave the postgres user full
> control on all the subdirectories, and also manually added it for the
> two parents, (8.4, and postgresql).
>
> I've changed the debug level to 'debug5' to try to see what's going
> on - as per the prior post I'm getting alternating log entries...
>
> incomplete startup packet
>
> could not receive data from client: An operation was attempted on
> something that is not a socket.
>
> ...repeatedly until the service times out. When that happens, there
> are several instances of postgreql.exe running, but the service is not
> recognized as running. Attempting to stop the service results in the
> message 'Service is not started', and I have to manually kill the
> processes and delete the leftover postmaster.pid file to start again.
> I'm really stuck on this one.
>
> Thanks,
>
> Terry S. in AZ
>
>
>
>
>
>
>
>
--
Lacey Powers
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 ext 104
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Wood | 2009-07-22 07:17:17 | Re: STARTING SERIAL / BIGSERIAL FIELDS FROM 1. |
Previous Message | tgs | 2009-07-21 07:30:47 | Re: trouble connecting to DB |