Sergio Gabriel Rodriguez escribió: > el final del log de vacuum muestra lo sgte: > > INFO: mapa de espacio libre: 424 relaciones, 38436 paginas almacenadas; > 690384 paginas requeridas en total > DETAIL: tamaño del FSM: 2000 relaciones + 40000 paginas = 442 kB memoria > compartida > > necesito aumentar el FSM?
Si, yo lo pondría al menos en 1000000. -- Alvaro Herrera Vendo parcela en Valdivia: http://rie.cl/?a=255568 "Find a bug in a program, and fix it, and the program will work today. Show the program how to find and fix a bug, and the program will work forever" (Oliver Silfridge) -- TIP 8: explain analyze es tu amigo