Job <Job@xxxxxxxxxxxxxxxxxxxx> writes: > Tonight this problem happened again: > CachedPlan: 1024 total in 1 blocks; 640 free (0 chunks); 384 used > CachedPlanSource: 1024 total in 1 blocks; 336 free (0 chunks); 688 used > SPI Plan: 1024 total in 1 blocks; 912 free (0 chunks); 112 used > CachedPlan: 1024 total in 1 blocks; 200 free (0 chunks); 824 used > CachedPlanSource: 1024 total in 1 blocks; 96 free (0 chunks); 928 used > SPI Plan: 1024 total in 1 blocks; 928 free (0 chunks); 96 used > CachedPlan: 1024 total in 1 blocks; 640 free (0 chunks); 384 used > Just one question: do you think is it possible to disable that logging sentence? The logging printout is not your problem; or at least, it's entirely unhelpful to regard it that way. Your problem is the out-of-memory situation it's reporting on. As I said before, you need to investigate what behavior of your application is causing that and take steps to mitigate it. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general