Difference between revisions of "PostgreSQL parameter tunning"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* <code>shared_buffers</code>")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
* <code>shared_buffers</code>
+
* <code>[[shared_buffers]]</code>
 +
* <code>[[max_wal_size]]</code>
 +
* <code>[[checkpoint_completion_target]]=0.9</code>
 +
* <code>[[synchronous_commit]]</code>
 +
 
 +
 
 +
== Activities ==
 +
* [[Review TeamCity PostgreSQL recommendations]]: https://www.jetbrains.com/help/teamcity/setting-up-an-external-database.html#SettingupanExternalDatabase-PostgreSQL
 +
 
 +
== Related ==
 +
Feb 02 16:15:44 ip-10-11-11-11 [[cloud-init]][882]: shared_buffers = 989173kB
 +
Feb 02 16:15:44 ip-10-11-11-11 cloud-init[882]: shared_buffers = 128MB
 +
 
 +
 
 +
== See also ==
 +
* {{PG tunning}}
 +
* {{PostgreSQL}}
 +
 
 +
 
 +
 
 +
[[Category:PostgreSQL]]

Latest revision as of 15:42, 22 May 2023


Activities[edit]

Related[edit]

Feb 02 16:15:44 ip-10-11-11-11 cloud-init[882]: shared_buffers = 989173kB
Feb 02 16:15:44 ip-10-11-11-11 cloud-init[882]: shared_buffers = 128MB


See also[edit]

Advertising: