prep123 / environment

Install any software to your OS and set environment.
0 stars 0 forks source link

Install PostgreSQL #6

Open bitfishxyz opened 5 years ago

bitfishxyz commented 5 years ago

https://www.postgresql.org/download/

bitfishxyz commented 5 years ago

macOS

graphical

  1. Choose a version

    screen shot 2019-01-01 at 8 39 43 am
  2. Choose a directory for installation After downloading is successful, you will see this

    screen shot 2019-01-01 at 8 53 14 am
  3. Configuration

    • superuser's password
    • server port
    • data directory screen shot 2019-01-01 at 8 57 15 am
  4. Mark this important information

    screen shot 2019-01-01 at 8 59 32 am
  5. Launch

    screen shot 2019-01-01 at 9 04 51 am

    click the icon will launch the Postgres shell interface

    screen shot 2019-01-01 at 9 42 09 am
bitfishxyz commented 5 years ago

Command line

bitfishxyz commented 5 years ago

Linux