Collection of commands and information related to interaction with a PostgreSQL database. These are
likely rudimentary but are useful for needing to remember them after not having worked with the
database for some time.
Commands
Some useful commands for interacting with the PostgreSQL database.
Initialization
When installing PostgreSQL, first initialize the database:
Default socket locations are usually not sufficient - edit /data/pgdata/<data_dir>/postgresql.conf: