HTTP/2 200
date: Sat, 11 Oct 2025 08:57:44 GMT
content-type: text/html; charset=utf-8
cache-control: s-maxage=86400
django-composition: Deccaphonie
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
referrer-policy: same-origin
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=PUTyPOfum0dj5F6fnjjnOQ6cB6b2gE5jMQQ%2BWfrlDZc%3D\u0026sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add\u0026ts=1760173064"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=PUTyPOfum0dj5F6fnjjnOQ6cB6b2gE5jMQQ%2BWfrlDZc%3D&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&ts=1760173064"
server: cloudflare
via: 1.1 heroku-router
x-content-type-options: nosniff
x-enable-card: 1
cf-cache-status: MISS
last-modified: Sat, 11 Oct 2025 08:57:44 GMT
vary: accept-encoding
content-encoding: gzip
cf-ray: 98cd26d288530bb8-BOM
alt-svc: h3=":443"; ma=86400
Experiences with running PostgreSQL on Kubernetes
Experiences with running PostgreSQL on Kubernetes (via ) Fascinating interview that makes a solid argument for the idea that running stateful data stores like PostgreSQL or Cassandra is made harder, not easier when you add an orchestration tool like Kubernetes into the mix.