mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-14 02:01:23 +08:00
PT-1907 Socket connection support by pt-pg-summary (#476)
This commit is contained in:
@@ -25,7 +25,7 @@ Parameters
|
||||
+--------+---------------------------------+---------+----------------------------------------------------------------------------+
|
||||
| | ``--databases=DATABASES`` | | Summarize this comma-separated list of databases. All if not specified. |
|
||||
+--------+---------------------------------+---------+----------------------------------------------------------------------------+
|
||||
| ``-h`` | ``--host=HOST`` | | Host to connect to. |
|
||||
| ``-h`` | ``--host=HOST`` | | Host to connect to or local Unix socket for connection |
|
||||
+--------+---------------------------------+---------+----------------------------------------------------------------------------+
|
||||
| ``-W`` | ``--password=PASSWORD`` | | Password to use when connecting. |
|
||||
+--------+---------------------------------+---------+----------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user