Skip to content

Commit caa641d

Browse files
Fix
1 parent 272cf31 commit caa641d

13 files changed

+19
-19
lines changed

articles/postgresql/flexible-server/includes/server-parameters-table-12-resource-usage---memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ ms.topic: include
167167
| Category | Resource Usage / Memory |
168168
| Description | Sets the maximum number of temporary buffers used by each database session. |
169169
| Data type | integer |
170-
| Default value | `1024` |
170+
| Default value | `1024` |
171171
| Allowed values | `100-1073741823` |
172172
| Parameter type | dynamic |
173173
| Documentation | [temp_buffers](https://www.postgresql.org/docs/12/runtime-config-resource.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-12-write-ahead-log---checkpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ms.topic: include
8282
| Category | Write-Ahead Log / Checkpoints |
8383
| Description | Maximum size to let the WAL grow before triggering automatic checkpoint. |
8484
| Data type | integer |
85-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
85+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
8686
| Allowed values | `32-65536` |
8787
| Parameter type | dynamic |
8888
| Documentation | [max_wal_size](https://www.postgresql.org/docs/12/runtime-config-wal.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-12-write-ahead-log---settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ ms.topic: include
9999
| Category | Write-Ahead Log / Settings |
100100
| Description | Sets the number of disk-page buffers in shared memory for WAL. Unit is 8kb. |
101101
| Data type | integer |
102-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
102+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
103103
| Allowed values | `-1-262143` |
104104
| Parameter type | static |
105105
| Documentation | [wal_buffers](https://www.postgresql.org/docs/12/runtime-config-wal.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-13-connections-and-authentication---connection-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ms.topic: include
6565
| Category | Connections and Authentication / Connection Settings |
6666
| Description | Sets the maximum number of concurrent connections to the database server. |
6767
| Data type | integer |
68-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
68+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
6969
| Allowed values | `25-5000` |
7070
| Parameter type | static |
7171
| Documentation | [max_connections](https://www.postgresql.org/docs/13/runtime-config-connection.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-13-write-ahead-log---checkpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ms.topic: include
8282
| Category | Write-Ahead Log / Checkpoints |
8383
| Description | Maximum size to let the WAL grow before triggering automatic checkpoint. |
8484
| Data type | integer |
85-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
85+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
8686
| Allowed values | `32-65536` |
8787
| Parameter type | dynamic |
8888
| Documentation | [max_wal_size](https://www.postgresql.org/docs/13/runtime-config-wal.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-13-write-ahead-log---settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ ms.topic: include
9999
| Category | Write-Ahead Log / Settings |
100100
| Description | Sets the number of disk-page buffers in shared memory for WAL. Unit is 8kb. |
101101
| Data type | integer |
102-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
102+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
103103
| Allowed values | `-1-262143` |
104104
| Parameter type | static |
105105
| Documentation | [wal_buffers](https://www.postgresql.org/docs/13/runtime-config-wal.html) |
@@ -201,7 +201,7 @@ ms.topic: include
201201
| Category | Write-Ahead Log / Settings |
202202
| Description | Size of new file to fsync instead of writing WAL. |
203203
| Data type | integer |
204-
| Default value | `2048` |
204+
| Default value | `2048` |
205205
| Allowed values | `2048` |
206206
| Parameter type | read-only |
207207
| Documentation | |

articles/postgresql/flexible-server/includes/server-parameters-table-14-connections-and-authentication---connection-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ms.topic: include
8282
| Category | Connections and Authentication / Connection Settings |
8383
| Description | Sets the maximum number of concurrent connections to the database server. |
8484
| Data type | integer |
85-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
85+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
8686
| Allowed values | `25-5000` |
8787
| Parameter type | static |
8888
| Documentation | [max_connections](https://www.postgresql.org/docs/14/runtime-config-connection.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-14-write-ahead-log---checkpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ms.topic: include
8282
| Category | Write-Ahead Log / Checkpoints |
8383
| Description | Maximum size to let the WAL grow before triggering automatic checkpoint. |
8484
| Data type | integer |
85-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
85+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
8686
| Allowed values | `32-65536` |
8787
| Parameter type | dynamic |
8888
| Documentation | [max_wal_size](https://www.postgresql.org/docs/14/runtime-config-wal.html) |

articles/postgresql/flexible-server/includes/server-parameters-table-14-write-ahead-log---settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ ms.topic: include
9999
| Category | Write-Ahead Log / Settings |
100100
| Description | Sets the number of disk-page buffers in shared memory for WAL. Unit is 8kb. |
101101
| Data type | integer |
102-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
102+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
103103
| Allowed values | `-1-262143` |
104104
| Parameter type | static |
105105
| Documentation | [wal_buffers](https://www.postgresql.org/docs/14/runtime-config-wal.html) |
@@ -201,7 +201,7 @@ ms.topic: include
201201
| Category | Write-Ahead Log / Settings |
202202
| Description | Minimum size of new file to fsync instead of writing WAL. |
203203
| Data type | integer |
204-
| Default value | `2048` |
204+
| Default value | `2048` |
205205
| Allowed values | `2048` |
206206
| Parameter type | read-only |
207207
| Documentation | |

articles/postgresql/flexible-server/includes/server-parameters-table-15-connections-and-authentication---connection-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ms.topic: include
8282
| Category | Connections and Authentication / Connection Settings |
8383
| Description | Sets the maximum number of concurrent connections to the database server. |
8484
| Data type | integer |
85-
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
85+
| Default value | Depends on resources (vCores, RAM, or disk space) allocated to the server. |
8686
| Allowed values | `25-5000` |
8787
| Parameter type | static |
8888
| Documentation | [max_connections](https://www.postgresql.org/docs/15/runtime-config-connection.html) |

0 commit comments

Comments
 (0)