Some more infos: When I start and stop the postgres service, then very
rarely it happens that it works, particularly when I start and stop some
other services as well, such as the DNS caching client. But it is not
reproducible. Maybe a timing issue?
Can anybody reproduce this problem on Win XP?
When I switched on as much debug info in the log as possible, here is
what I got:
2006-09-22 12:39:55 LOG: 00000: transaction ID wrap limit is
2147484148, limited by database "postgres"
2006-09-22 12:39:55 LOCATION: SetTransactionIdLimit, varsup.c:234
2006-09-22 12:39:55 DEBUG: 00000: proc_exit(0)
2006-09-22 12:39:55 LOCATION: proc_exit, ipc.c:95
2006-09-22 12:39:55 DEBUG: 00000: shmem_exit(0)
2006-09-22 12:39:55 LOCATION: shmem_exit, ipc.c:126
2006-09-22 12:39:55 DEBUG: 00000: exit(0)
2006-09-22 12:39:55 LOCATION: proc_exit, ipc.c:113
2006-09-22 12:39:55 DEBUG: 00000: reaping dead processes
2006-09-22 12:39:55 LOCATION: reaper, postmaster.c:2021
2006-09-22 12:39:55 DEBUG: 00000: waiting on 2 children
2006-09-22 12:39:55 LOCATION: win32_waitpid, postmaster.c:4046
2006-09-22 12:39:55 DEBUG: 00000: waiting on 3 children
2006-09-22 12:39:55 LOCATION: win32_waitpid, postmaster.c:4046
2006-09-22 12:39:55 DEBUG: 00000: proc_exit(0)
2006-09-22 12:39:55 LOCATION: proc_exit, ipc.c:95
2006-09-22 12:39:55 DEBUG: 00000: shmem_exit(0)
2006-09-22 12:39:55 LOCATION: shmem_exit, ipc.c:126
2006-09-22 12:39:55 DEBUG: 00000: exit(0)
2006-09-22 12:39:55 LOCATION: proc_exit, ipc.c:113
2006-09-22 12:39:55 DEBUG: 00000: reaping dead processes
2006-09-22 12:39:55 LOCATION: reaper, postmaster.c:2021
2006-09-22 12:39:55 DEBUG: 00000: waiting on 4 children
2006-09-22 12:39:55 LOCATION: win32_waitpid, postmaster.c:4046
2006-09-22 12:39:55 DEBUG: 00000: waiting on 3 children
2006-09-22 12:39:55 LOCATION: win32_waitpid, postmaster.c:4046
2006-09-22 12:39:57 DEBUG: 00000: forked new backend, pid=3476 socket=1348
2006-09-22 12:39:57 LOCATION: BackendStartup, postmaster.c:2520
2006-09-22 12:39:57 LOG: 00000: connection received: host=localhost
port=1860
2006-09-22 12:39:57 LOCATION: BackendRun, postmaster.c:2699
2006-09-22 12:39:57 localhost(1860) LOG: XX000: could not receive data
from client: An operation was attempted on something that is not a socket.
2006-09-22 12:39:57 localhost(1860) LOCATION: pq_recvbuf, pqcomm.c:712
2006-09-22 12:39:57 localhost(1860) LOG: 08P01: incomplete startup packet
2006-09-22 12:39:57 localhost(1860) LOCATION: ProcessStartupPacket,
postmaster.c:1351
2006-09-22 12:39:57 localhost(1860) DEBUG: 00000: proc_exit(0)
2006-09-22 12:39:57 localhost(1860) LOCATION: proc_exit, ipc.c:95
2006-09-22 12:39:57 localhost(1860) DEBUG: 00000: shmem_exit(0)
2006-09-22 12:39:57 localhost(1860) LOCATION: shmem_exit, ipc.c:126
2006-09-22 12:39:57 localhost(1860) DEBUG: 00000: exit(0)
2006-09-22 12:39:57 localhost(1860) LOCATION: proc_exit, ipc.c:113
2006-09-22 12:39:58 DEBUG: 00000: reaping dead processes
2006-09-22 12:39:58 LOCATION: reaper, postmaster.c:2021
2006-09-22 12:39:58 DEBUG: 00000: waiting on 4 children
2006-09-22 12:39:58 LOCATION: win32_waitpid, postmaster.c:4046
2006-09-22 12:39:58 DEBUG: 00000: server process (PID 3476) exited
with exit code 0
2006-09-22 12:39:58 LOCATION: LogChildExit, postmaster.c:2419
2006-09-22 12:39:58 DEBUG: 00000: waiting on 3 children
2006-09-22 12:39:58 LOCATION: win32_waitpid, postmaster.c:4046
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly