[GENERAL] Postmaster process on port 10000

2006-04-29 Thread vka
Hi! We have a problem with our postmaster process, which normaly runs on port 5432. >From time to time it spawns another process which listens on port 1 - >which also happens to be the port for our own server. I don't find any configuration option which could cause this behaviour. Does a

Re: [GENERAL] Postmaster process on port 10000

2006-04-28 Thread Tom Lane
Volker =?ISO-8859-1?Q?A=DFmann?= <[EMAIL PROTECTED]> writes: > We have a problem with our postmaster process, which normaly runs on port > 5432. From time to time it spawns another process which listens on port > 1 - which also happens to be the port for our own server. I don't find > any confi

[GENERAL] Postmaster process on port 10000

2006-04-28 Thread Volker Aßmann
Hi! We have a problem with our postmaster process, which normaly runs on port 5432. From time to time it spawns another process which listens on port 1 - which also happens to be the port for our own server. I don't find any configuration option which could cause this behaviour. Does anyone h