diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/C/configuration_reference.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/C/configuration_reference.html')
| -rw-r--r-- | docs/api_reference/C/configuration_reference.html | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/api_reference/C/configuration_reference.html b/docs/api_reference/C/configuration_reference.html index 491971f3..ea86c491 100644 --- a/docs/api_reference/C/configuration_reference.html +++ b/docs/api_reference/C/configuration_reference.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -138,6 +138,14 @@ </tr> <tr> <td> + <a class="xref" href="repmgr_set_incoming_queue_max_parameter.html" title="repmgr_set_incoming_queue_max"> + repmgr_set_incoming_queue_max + </a> + </td> + <td>Configure the Replication Manager incoming queue size limit.</td> + </tr> + <tr> + <td> <a class="xref" href="repmgr_site_parameter.html" title="repmgr_site">repmgr_site</a> </td> <td>Identifies a Replication Manager host.</td> @@ -162,6 +170,12 @@ </tr> <tr> <td> + <a class="xref" href="set_data_len_parameter.html" title="set_data_len">set_data_len</a> + </td> + <td>Sets the maximum number of bytes displayed by some utilities.</td> + </tr> + <tr> + <td> <a class="xref" href="set_flags_parameter.html" title="set_flags">set_flags</a> </td> <td>Configures a database environment.</td> |
