You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module can be used to deploy an Intel optimized Azure PostgreSQL Flexible Server instance.
12
12
Instance selection and PostgreSQL optimization are included by default in the code.
13
13
14
-
The PostgreSQL Optimizations were based off [Intel Xeon Tunning guides](<https://www.intel.com/content/www/us/en/developer/articles/guide/open-source-database-tuning-guide-on-xeon-systems.html>)
14
+
The PostgreSQL Optimizations were based off [Intel Xeon Tuning guides](<https://www.intel.com/content/www/us/en/developer/articles/guide/open-source-database-tuning-guide-on-xeon-systems.html>)
15
15
16
16
## Performance Data
17
17
@@ -114,13 +114,13 @@ Note that this example creates resources. Run `terraform destroy` when you don't
## Intel Optimized Azure PostgreSQL Flexible Server Module Expanded Parameters Example
10
10
11
11
This module can be used to deploy an Intel optimized Azure PostgreSQL Flexible Server instance with expanded database parameters .
12
12
Instance selection and pgsql optimization are included by default in the code.
13
13
14
-
The PostgreSQL Optimizations were based off [Intel Xeon Tunning guides](<https://www.intel.com/content/www/us/en/developer/articles/guide/open-source-database-tuning-guide-on-xeon-systems.html>)
14
+
The PostgreSQL Optimizations were based off [Intel Xeon Tuning guides](<https://www.intel.com/content/www/us/en/developer/articles/guide/open-source-database-tuning-guide-on-xeon-systems.html>)
## Intel Optimized Azure PostgreSQL Flexible Server Module Example
10
10
11
11
This module can be used to deploy an Intel optimized Azure PostgreSQL Flexible Server instance.
12
12
Instance selection and pgsql optimization are included by default in the code.
13
13
14
-
The PostgreSQL Optimizations were based off [Intel Xeon Tunning guides](<https://www.intel.com/content/www/us/en/developer/articles/guide/open-source-database-tuning-guide-on-xeon-systems.html>)
14
+
The PostgreSQL Optimizations were based off [Intel Xeon Tuning guides](<https://www.intel.com/content/www/us/en/developer/articles/guide/open-source-database-tuning-guide-on-xeon-systems.html>)
0 commit comments