blob: c33515d45d3ece70f124528d1a0e1bfaec9f01f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
template=post
title=Writing
style=/styles/post.css
---
If I write about tech things, you'll be able to find those things here.
The writing is part of the website <a href="/atom.xml">Atom Feed</a>.
<section class="written" style="clear: both;">
<a href="akkoma-postgres-migration.html">Akkoma Postgres Migration</a>
<p>
A retelling of how I migrated my Akkoma instance's Postgres database and the troubles I faced.
</p>
</section>
|