<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Postgres on Personal Blog of Maximilian Ehlers</title><link>https://blog.sodawa.com/tags/postgres/</link><description>Recent content in Postgres on Personal Blog of Maximilian Ehlers</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 13 Apr 2022 17:04:15 +0200</lastBuildDate><atom:link href="https://blog.sodawa.com/tags/postgres/index.xml" rel="self" type="application/rss+xml"/><item><title>Postgres Update in Docker</title><link>https://blog.sodawa.com/blog/postgres-update-in-container/</link><pubDate>Wed, 13 Apr 2022 17:04:15 +0200</pubDate><guid>https://blog.sodawa.com/blog/postgres-update-in-container/</guid><description>I recently wanted to upgrade a postgres database to the latest version.
This is the workflow to achieve this with the following prerequisites:
Data of old database is inside new-data-folder Data of new database is at old-data-folder Both folders are inside the same directory Upgrading from 11 to 14 Your setup will surely differ, so just change the paths, download links and postgres version accordingly when using this.
podman pull docker.</description></item></channel></rss>