PT-1907 Socket connection support by pt-pg-summary (#476)

This commit is contained in:
Roma Novikov
2021-01-04 15:29:46 +02:00
committed by GitHub
parent e1b7a6a1fd
commit aecd10a869

View File

@@ -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. |
+--------+---------------------------------+---------+----------------------------------------------------------------------------+