Add authentication to your Dockerized PostgreSQL database

Опубликовано: 15 Октябрь 2024
на канале: datadrenaline
380
10

Follow-up to our initial video on setting up a Dockerized Postgres DB. In this video we add authentication to our 'postgres' and 'docker' users. I recommend watching the prior video here (   • Build your own SQL fiddle with Docker...  ) before continuing. Prerequisites are listed in the Github README.

CODE: https://github.com/dsynkov/pg-sql-doc...
BLOG POST:   / build-your-own-sql-fiddle-with-docker-vscode  

Other videos in series:

PART 1:    • Build your own SQL fiddle with Docker...  
PART 3:    • Loading the AdventureWorks dataset wi...