projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56006e
)
bug fix issue 55
author
mwolfhoffman
<michaelhoffmanj@gmail.com>
Fri, 24 Jul 2020 18:17:38 +0000
(12:17 -0600)
committer
mwolfhoffman
<michaelhoffmanj@gmail.com>
Fri, 24 Jul 2020 18:17:38 +0000
(12:17 -0600)
postgres/README.md
patch
|
blob
|
history
diff --git
a/postgres/README.md
b/postgres/README.md
index 69cae3b2d30b976261634bec035a32422144fbb5..1c158ebc3b7f8b4a6bdfc1bc2b843dc2f2a5293f 100644
(file)
--- a/
postgres/README.md
+++ b/
postgres/README.md
@@
-35,7
+35,7
@@
rm /tmp/pwfile
### Start the postgres server
```bash
-postgres -D $HOME/.local/share/
var/postgres
-p 5432
+postgres -D $HOME/.local/share/
postgres/var
-p 5432
```
### Connect with the psql client