postgresqlcommands
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| postgresqlcommands [2025/03/08 22:24] – external edit 127.0.0.1 | postgresqlcommands [2025/04/17 10:16] (current) – z0hpvk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Installation ==== | ==== Installation ==== | ||
| - | === Ubuntu | + | === Linux === |
| - | [[https:// | + | [[https:// |
| + | [[https:// | ||
| === Create Cluster === | === Create Cluster === | ||
| - | The installation | + | The Debian or Ubuntu |
| - | If you wish to create a new one run the following command as postgres | + | Create |
| + | <code bash> | ||
| + | # Debian / Ubuntu | ||
| + | pg_createcluster -d / | ||
| + | |||
| + | # Redhat / Fedora | ||
| + | # Default Data Directory: / | ||
| + | sudo / | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | === Instance Details === | ||
| < | < | ||
| - | pg_createcluster | + | / |
| + | / | ||
| + | /usr/ | ||
| </ | </ | ||
postgresqlcommands.1741472657.txt.gz · Last modified: by 127.0.0.1
