Search Postgresql Archives

Re: Pgsql taking a *lot* of CPU time (unkillable).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Berteun Damman <berteun@xxxxxxxxx> writes:
> After I've finished using it, and leaving it to itself for a while, it
> starts to consume all CPU time for, apparently, no good reason
> (because it's not doing anything).

Would you attach to the process with a debugger and get a stack trace?

	$ gdb /usr/pkg/bin/postgres PID-of-process
	gdb> bt
	gdb> q

Probably should repeat this a few times to get a clear sense of where
it's looping.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux