Skip to content

FredGH/storage_postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

storage_postgres

  • System requirement: Apple M3 / Memory 16GB / macOS v15.2
  • Download Postgres from: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads / version 17.2.1
  • Install Postgres locally: unpack the postgressql-17.2.1-osxx.app
  • PgAmdin 4.0 should be install and ready to use (create & keep the password safe)
  • Open PgAdmin:
    • Right click on 'Servers' -> register -> server
    • General Tab -> Name: hulk
    • Connection Tab -> Host Name: localhost | Port: 5432 | UserName: Postgres | Password: [password created in above step]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published