Em 3 de agosto de 2011 19:49, Flavio Henrique Araque Gurgel <[email protected]> escreveu: > Passe-nos as seguintes configurações, mais ligadas ao seu problema: > (corte)
Obrigado, Flavio. Segue o valor dos parametros relacionados ao BGWriter e WAL (desculpe-me, esqueci de enviar no primeiro post): # - Background Writer - #bgwriter_delay = 200ms #bgwriter_lru_maxpages = 100 #bgwriter_lru_multiplier = 2.0 # - Settings - fsync = on synchronous_commit = on #wal_sync_method = fsync full_page_writes = on wal_buffers = 64kB wal_writer_delay = 1ms commit_delay = 0 commit_siblings = 1 # - Checkpoints - checkpoint_segments = 1 checkpoint_timeout = 30s #checkpoint_completion_target = 0.5 #checkpoint_warning = 30s -- TIAGO J. ADAMI http://www.adamiworks.com _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
