mod: минор

This commit is contained in:
2025-07-07 15:48:10 +03:00
parent cc4a4add8c
commit be40e3764d

View File

@@ -410,7 +410,7 @@ brew install libpq
или сразу с указанием пароля: или сразу с указанием пароля:
```shell ```shell
PGPASSWORD=xXxXxXxXx /opt/homebrew/opt/libpq/bin/psql -h pg.local -U postgres -d postgres PGPASSWORD=xXxXxXxXx... /opt/homebrew/opt/libpq/bin/psql -h pg.local -U postgres -d postgres
``` ```
### Для Linux ### Для Linux