Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
development:database:postgresql [2022/11/28 19:59] kalenpw |
development:database:postgresql [2022/11/28 19:59] (current) kalenpw |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| # Linux | # Linux | ||
| sudo apt install postgresql postgresql-contrib | sudo apt install postgresql postgresql-contrib | ||
| + | |||
| # Mac | # Mac | ||
| brew install postgresql | brew install postgresql | ||