ligma.pro is one of the many independent Mastodon servers you can use to participate in the fediverse.
"pissed everyone off in literally record time" - Recommended by 10 out of 10 people who, for some sad reason, have a dedicated column up to watch #fediblock.

Server stats:

2
active users

Public
I should probably clean up /etc one day...
Public

@djsumdog

it's fucking retarded that postgresql isn't able to migrate their own fucking data -inplace- on major upgrades..

fuck this pos software

Public

@djsumdog

how i upgrade all of my docker services (including non-postgres-databasesystems)

$ docker compose pull && docker compose up -d

easy...

postgres is the only piece of shit software that has me manually copying data around..

hedgedoc.satoshishop.de/ZHpbTr

total fucking waste of time.

hedgedoc.satoshishop.dePostgres upgrade - HedgeDoc
Public
@mk @djsumdog Postgres changes the binary format between major releases.

The idea is that you don't migrate between major releases compulsively. It's not like opensshd, it's a language runtime with a large amount of data attached. You're supposed to be conservative about migrating.
Public

@p @djsumdog

"Postgres changes the binary format between major releases."

so what? every developer has to deal with this..write migration scripts and ship it with your upgrades..this is NOT a user problem.

"You're supposed to be conservative about migrating."

yeah..people stop fucking upgrading and run decades old software..really great strategie.

@mk
I can't hear you guys over my penis being so amazingly spectacularly enormous on account of my use of sqlite3
@p @djsumdog