There was an error while loading. Please reload this page.
1 parent 6ea0713 commit 975fac3Copy full SHA for 975fac3
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