Suggest the best values for the postgres configuration parameters

Поиск
Список
Период
Сортировка
От Raghavendra Rao J S V
Тема Suggest the best values for the postgres configuration parameters
Дата
Msg-id CAEHH7R4NhZ8EvEubw9vo6j4xZ0RSsYxBumo_FC73OECRb6cfGA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Suggest the best values for the postgres configurationparameters  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-general
We are using postgres 9.2  version on Centos operating system. 

Total ram available is 80GB . At present we don't have any connection pool mechanisiam.  Max number of  connections are allowed is 1000. 

Could you please suggest the best values for the below configuration parameters?

  • shared_buffers 
  • effective_cache_size 
  • work_mem 
  • maintenance_work_mem 
  • checkpoint_segments 
  • wal_keep_segments 
  • checkpoint_completion_target 
  • Max_prepared_transactions =0  
--
Regards,
Raghavendra Rao J S V
​​


В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Postgresql Split Brain: Which one is latest
Следующее
От: Raghavendra Rao J S V
Дата:
Сообщение: difference between checkpoint_segments and wal_keep_segments inpostgres configuration file