codership / galera

Synchronous multi-master replication library
GNU General Public License v2.0
448 stars 176 forks source link

Increase default value of gcache.size in Galera #543

Open GeoffMonteeMariaDB opened 5 years ago

GeoffMonteeMariaDB commented 5 years ago

The default value of gcache.size is currently 128 MB:

https://galeracluster.com/library/documentation/galera-parameters.html#gcache-size

This is too small for most users. It should probably be increased.

ayurchen commented 4 years ago

Geoff, what would be the proper default size in your opinion?

GeoffMonteeMariaDB commented 4 years ago

I would say probably 1 GB or more.