Skip to content

Commit 915d202

Browse files
Fix
1 parent b5a5001 commit 915d202

17 files changed

+17
-17
lines changed

articles/postgresql/flexible-server/includes/server-parameters-table-12-resource-usage---cost-based-vacuum-delay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ms.topic: include
6565
| Category | Resource Usage / Cost-Based Vacuum Delay |
6666
| Description | The estimated cost for vacuuming a buffer found in the shared buffer cache. |
6767
| Data type | integer |
68-
| Default value | `1` |
68+
| Default value | `1` |
6969
| Allowed values | `0-10000` |
7070
| Parameter type | dynamic |
7171
| Documentation | [vacuum_cost_page_hit](https://www.postgresql.org/docs/12/runtime-config-resource.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-13-query-tuning---planner-cost-constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ ms.topic: include
218218
| Category | Query Tuning / Planner Cost Constants |
219219
| Description | Sets the planner's estimate of the cost of a sequentially fetched disk page. |
220220
| Data type | numeric |
221-
| Default value | `1` |
221+
| Default value | `1` |
222222
| Allowed values | `0-1.79769e+308` |
223223
| Parameter type | dynamic |
224224
| Documentation | |

articles/postgresql/flexible-server/includes/server-parameters-table-13-reporting-and-logging---when-to-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ms.topic: include
8282
| Category | Reporting and Logging / When to Log |
8383
| Description | Fraction of statements exceeding log_min_duration_sample to be logged. |
8484
| Data type | numeric |
85-
| Default value | `1` |
85+
| Default value | `1` |
8686
| Allowed values | `1` |
8787
| Parameter type | read-only |
8888
| Documentation | |

articles/postgresql/flexible-server/includes/server-parameters-table-13-resource-usage---asynchronous-behavior.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ms.topic: include
3131
| Category | Resource Usage / Asynchronous Behavior |
3232
| Description | Sets the number of concurrent disk I/O operations that PostgreSQL expects can be executed simultaneously. |
3333
| Data type | integer |
34-
| Default value | `1` |
34+
| Default value | `1` |
3535
| Allowed values | `0-1000` |
3636
| Parameter type | dynamic |
3737
| Documentation | [effective_io_concurrency](https://www.postgresql.org/docs/13/runtime-config-resource.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-13-resource-usage---cost-based-vacuum-delay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ms.topic: include
6565
| Category | Resource Usage / Cost-Based Vacuum Delay |
6666
| Description | The estimated cost for vacuuming a buffer found in the shared buffer cache. |
6767
| Data type | integer |
68-
| Default value | `1` |
68+
| Default value | `1` |
6969
| Allowed values | `0-10000` |
7070
| Parameter type | dynamic |
7171
| Documentation | [vacuum_cost_page_hit](https://www.postgresql.org/docs/13/runtime-config-resource.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-14-query-tuning---planner-cost-constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ ms.topic: include
218218
| Category | Query Tuning / Planner Cost Constants |
219219
| Description | Sets the planner's estimate of the cost of a sequentially fetched disk page. |
220220
| Data type | numeric |
221-
| Default value | `1` |
221+
| Default value | `1` |
222222
| Allowed values | `0-1.79769e+308` |
223223
| Parameter type | dynamic |
224224
| Documentation | |

articles/postgresql/flexible-server/includes/server-parameters-table-14-reporting-and-logging---when-to-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ms.topic: include
8282
| Category | Reporting and Logging / When to Log |
8383
| Description | Fraction of statements exceeding log_min_duration_sample to be logged. |
8484
| Data type | numeric |
85-
| Default value | `1` |
85+
| Default value | `1` |
8686
| Allowed values | `1` |
8787
| Parameter type | read-only |
8888
| Documentation | |

articles/postgresql/flexible-server/includes/server-parameters-table-14-resource-usage---asynchronous-behavior.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ms.topic: include
3131
| Category | Resource Usage / Asynchronous Behavior |
3232
| Description | Sets the number of concurrent disk I/O operations that PostgreSQL expects can be executed simultaneously. |
3333
| Data type | integer |
34-
| Default value | `1` |
34+
| Default value | `1` |
3535
| Allowed values | `0-1000` |
3636
| Parameter type | dynamic |
3737
| Documentation | [effective_io_concurrency](https://www.postgresql.org/docs/14/runtime-config-resource.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-14-resource-usage---cost-based-vacuum-delay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ms.topic: include
6565
| Category | Resource Usage / Cost-Based Vacuum Delay |
6666
| Description | The estimated cost for vacuuming a buffer found in the shared buffer cache. |
6767
| Data type | integer |
68-
| Default value | `1` |
68+
| Default value | `1` |
6969
| Allowed values | `0-10000` |
7070
| Parameter type | dynamic |
7171
| Documentation | [vacuum_cost_page_hit](https://www.postgresql.org/docs/14/runtime-config-resource.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-15-query-tuning---planner-cost-constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ ms.topic: include
218218
| Category | Query Tuning / Planner Cost Constants |
219219
| Description | Sets the planner's estimate of the cost of a sequentially fetched disk page. |
220220
| Data type | numeric |
221-
| Default value | `1` |
221+
| Default value | `1` |
222222
| Allowed values | `0-1.79769e+308` |
223223
| Parameter type | dynamic |
224224
| Documentation | |

0 commit comments

Comments
 (0)