Tag Archives: containers

Creating a PostgreSQL Docker Container with a Volume on Windows

This post looks at how to set up a PostgreSQL container on Windows using Docker for Windows. I’ve seen a few posts, but I had to cobble together some instructions from places, so I decided to make my own post … Continue reading

Posted in Blog | Tagged , , | 3 Comments

How Hard is Kubernetes?

We’ve run Kubernetes inside Redgate for some research projects (like Spawn) and we are building some skills running this orchestrator. At the same time, we’ve had no shortage of challenges in keeping the clusters up at times, patching, fixing issues, … Continue reading

Posted in Editorial | Tagged , , | Comments Off on How Hard is Kubernetes?

Setting the Container Name–#SQLNewBlogger

I had started a Stairway series on containers (which I need to get back to), and I got a question. How do we set the name of a container? If I just start a new container with a generic, minimal … Continue reading

Posted in Blog | Tagged , | Comments Off on Setting the Container Name–#SQLNewBlogger

Quick Database Copies and Branching with Spawn

I delivered a talk last week at the Future Data Driven summit. It’s one I’ve done a few times, but I really enjoy it. It’s on the Future of Database Development, where I present a view of where I think, … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Quick Database Copies and Branching with Spawn