|
Pessoal sou novo no postgres, gostaria de saber
oque pode estar acontecendo e uma ajuda para resolver este problema
segue o log abaixo
LOG: checkpoints are occurring too frequently
(21 seconds apart)
HINT: Consider increasing the configuration parameter "checkpoint_segments". LOG: checkpoints are occurring too frequently (28 seconds apart) HINT: Consider increasing the configuration parameter "checkpoint_segments". LOG: checkpoints are occurring too frequently (28 seconds apart) HINT: Consider increasing the configuration parameter "checkpoint_segments". LOG: checkpoints are occurring too frequently (27 seconds apart) HINT: Consider increasing the configuration parameter "checkpoint_segments". LOG: checkpoints are occurring too frequently (25 seconds apart) HINT: Consider increasing the configuration parameter "checkpoint_segments". A configuração do postgres é padrão, e está
descomentada
# - Checkpoints -
checkpoint_segments = 3 # in logfile segments, min
1, 16MB each
checkpoint_timeout = 300 # range 30-3600, in seconds checkpoint_warning = 30 # 0 is off, in seconds |
_______________________________________________ Grupo de Usuários do PostgreSQL no Brasil Antes de perguntar consulte o manual http://pgdocptbr.sourceforge.net/
Para editar suas opções ou sair da lista acesse a página da lista em: http://pgfoundry.org/mailman/listinfo/brasil-usuarios
