We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea0713 commit 4b01d74Copy full SHA for 4b01d74
1 file changed
README.md
@@ -85,7 +85,7 @@ Interact with Postgres using natural language right from your IDE:
85
* `list_installed_extensions`: Use this tool to list installed extensions.
86
* `get_query_plan`: Use this tool to get query plan.
87
* `list_autovacuum_configurations`: Use this tool to list autovacuum configurations and its value.
88
- * `list_memory_configuration`s: Use this tool to list memory configurations and its value.
+ * `list_memory_configurations`: Use this tool to list memory configurations and its value.
89
* `list_top_bloated_tables`: Use this tool to list top bloated tables.
90
* `list_replication_slots`: Use this tool to list replication slots.
91
* `list_invalid_indexes`: Use this tool to list invalid indexes.
0 commit comments