add grep HOWTO to README.md
This commit is contained in:
parent
defaa8665c
commit
31d5786c0a
@ -599,6 +599,12 @@ This should be extracted to services.
|
||||
|
||||
## How To ...
|
||||
|
||||
Besides the following *How Tos* you can also find several *How Tos* in the source code:
|
||||
|
||||
```sh
|
||||
grep -r HOWTO src
|
||||
```
|
||||
|
||||
### How to Configure .pgpass for the Default PostgreSQL Database?
|
||||
|
||||
To access the default database schema as used during development, add this line to your `.pgpass` file in your users home directory:
|
||||
|
Loading…
Reference in New Issue
Block a user