From the course: Scala Essential Training for Data Science
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Installing PostgreSQL
From the course: Scala Essential Training for Data Science
Installing PostgreSQL
- [Instructor] Let's install Postgres. So I want to download the EnterpriseDB Postgres installer, and I'd like an EnterpriseDB installer because it includes PG admin, which is a handy utility for working with Postgres. And so I'm going to navigate to this page, download PostgreSQL. And what we see here is that we have several different versions of Postgres on several different platforms. So I'm going to use the latest version, 17.5. I'm working on a Mac operating system, so I'm going to download the Mac OS installer. And we see here that that has been downloaded. So I'm just going to open that. And what we see is I downloaded a file code PostgreSQL 17.4-2 OSX DMG. DMG, it's the extension for Mac installers. Your platform may be different if using Windows or Linux. So I'm just going to click on the installer here and this will prompt me with a security message and I'll put in a password and that will start the installer. And I'll just say yes. Now I'm going to accept most of the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.