Tootfinder

Opt-in global Mastodon full text search. Join the index!

@nico@lepoulsdumonde.com
2025-09-25 19:45:50

#MastoAdmin I just upgraded #postgresql from v17 to v18 without any problems !

@jamesthebard@social.linux.pizza
2025-10-26 04:14:30

Alright, time to kick the tires on Vaultwarden. Got it installed, SSL and SMTP configured as well as proper `nginx` rules. The export from 1Password imported perfectly fine, and it's running great on a 2 vCPU/4 GiB of RAM VM. I did run Bitwarden for a short while, but I'd rather have a PostgreSQL backend than the MSSQL one.
Satisfied so far.
#vaultwarden

@fanf@mendeddrum.org
2025-09-15 08:42:03

from my link log —
The evolution of logical replication in PostgreSQL: a historical overview.
enterprisedb.com/blog/evolutio
saved 2025-09-12

@m0n0lithic@social.linux.pizza
2025-09-22 19:24:14

What if we treated Postgres like SQLite?
#postgresql

@fanf@mendeddrum.org
2025-11-17 12:42:01

from my link log —
How GitLab.com upgraded PostgreSQL.
about.gitlab.com/blog/2020/09/
saved 2020-09-12

@inthehands@hachyderm.io
2025-11-17 23:32:09

Dang it, PostgreSQL is so good.
I did a data export thing. The options I needed were there. Then I needed more options, and then they were also there. They worked the way I guessed. It was fast. It was reliable. Then I thought “oh, what about sequences?!?”, but they already had that covered. My seemingly easy task turned out to be…easy.

@m0n0lithic@social.linux.pizza
2025-09-22 19:24:14

What if we treated Postgres like SQLite?
#postgresql

@frankel@mastodon.top
2025-09-04 07:39:17

#PostgreSQL for everything
postgresforeverything.com/

@fluchtkapsel@nerdculture.de
2025-10-14 09:09:13

Nextcloud: MariaDB or PostgreSQL? What gets better support by the devs?
#nextcloud

@socallinuxexpo@social.linux.pizza
2025-11-14 00:10:00

🐘 PostgreSQL? ☁️ Kubernetes? 🦀 Rust? 🛠️ Automation?
If you use it, build it, or broke it—we want to hear about it.
#SCaLE23x

@fanf@mendeddrum.org
2025-10-15 11:42:03

from my link log —
pglinter: database linting and analysis for PostgreSQL.
pglinter.readthedocs.io/en/lat
saved 2025-10-14

@philip@mastodon.mallegolhansen.com
2025-11-13 04:50:38

The year is 2025, I just moved the PostgreSQL DB for my mastodon instance off of one disk onto another.
This is the best timeline for the tech world.

@jhelberg@mastodon.social
2025-11-13 20:43:50

Today an upgrade of Debian 10 to 13 and PostgreSQL 11 to 18. Nothing weird except some mosquitto plugin hassle and a huge misjudgment of to be allocated disk space for the new database. 67Gb is not my perceived 6.7Gb... I misread it several times.

@bird@birdbox.party
2025-11-07 00:20:10

That was slightly more drama updating to Mastodon v4.5.0 than I wanted.
The OS restarted while the database migration was in progress so I had to restore the database from backups.
Except this took some time because of the size of the database and the fact that the backup software I have for the #PostgreSQL server needs to rewrite the entire database to restore older versions.
#MastoAdmin

@fanf@mendeddrum.org
2025-09-29 11:42:03

from my link log —
Tuning async IO in PostgreSQL 18.
vondra.me/posts/tuning-aio-in-
saved 2025-09-26

@grifferz@social.bitfolk.com
2025-09-12 05:06:25

In rachelbythebay.com/w/2025/09/1 Rachel complains about a change in the Debian tzdata package that changed behaviour of PostgreSQL in a surprising way, without a NEWS item for the package update nor a warning in the release notes.
Here is the Debian bug report:

@michabbb@social.vivaldi.net
2025-08-27 10:01:25

📊 Supports #MySQL #PostgreSQL #SQLite and SQL Server with automatic collations
🛠️ Works with existing Laravel models and database
No complex setup required
⚡ Handles 100 cards…

@puhuri@mastodon.social
2025-11-10 19:10:48

Olipa kyllä mielenkiintoinen aikaleima kännykällä tallennetussa träkissä. (mökin koordinaatit anonymisoitu). Ekaksi ajattelin, että olisi bitti nyrjähtänyt mutta pikaisesti katsottuna 12 bittiä olisi pitänyt kääntyä mikä ei tunnu todennäköiseltä.
Muuten kyllä selvisi, että olen vapusta 2019 lähtien viettänyt eniten aikaa kotona, sitten töissä ja mökillä. Olisiko tuon selvittämiseksi todella tarvinnut ajaa läppirllä postgresql:lää reilut 20 tuntia? Tuskin saamme koskaan tietää.

Pätkä gpx-tiedostosta. Kuvassa näkyy kolme riviä, joista ensimmäisen aikaleima on 2020-04-15T10:56:48.000Z, toisen 2035-10-31T10:56:49.000Z ja kolmannen 2020-04-15T10:56:49.844Z.
@arXiv_csDB_bot@mastoxiv.page
2025-10-10 08:04:39

MobilityDuck: Mobility Data Management with DuckDB
Nhu Ngoc Hoang, Ngoc Hoa Pham, Viet Phuong Hoang, Esteban Zim\'anyi
arxiv.org/abs/2510.07963

@waidler@bayerwald.social
2025-10-30 15:22:52

Perhaps one of my next projects is to set up a Mastodon instance (may be this one) on a cluster of 3 or more Raspberry Pi's. Still no exact imagination on how to distribute the different services in a meaningful manner. An example could be:
🖥️ Node Roles
pi-master: PostgreSQL, Redis, Reverse Proxy
pi-worker1: Web (Rails), Streaming
pi-worker2: Sidekiq, Web (replica)
#mastodon

The image shows a cluster consisting of 4 Raspberry Pis as an example.
@fanf@mendeddrum.org
2025-10-13 20:42:03

from my link log —
So you want the PostgreSQL JIT to be faster than an interpreter on modern CPUs…
pinaraf.info/2025/10/jit-so-yo
saved 2025-10-13

@michabbb@social.vivaldi.net
2025-08-27 10:01:26

🚀 90-second installation process
Single artisan command board generation
Automatic database collation handling
📊 MySQL/MariaDB with utf8mb4_bin collation
PostgreSQL with C collation
SQLite with binary collation
SQL Server with Latin1_General_BIN2
🌐 github.com/Relaticle/flowforge

@arXiv_csDB_bot@mastoxiv.page
2025-10-08 08:22:59

Redefining Cost Estimation in Database Systems: The Role of Execution Plan Features and Machine Learning
Utsav Pathak, Amit Mankodi
arxiv.org/abs/2510.05612

@fanf@mendeddrum.org
2025-10-10 08:42:03

from my link log —
What's new in PostgreSQL 18.
bytebase.com/blog/what-is-new-
saved 2025-09-29

@fanf@mendeddrum.org
2025-09-09 08:42:04

from my link log —
Indexing JSONB in PostgreSQL.
crunchydata.com/blog/indexing-
saved 2025-08-21

@fanf@mendeddrum.org
2025-11-04 18:42:02

from my link log —
Mailchimp's Mandrill outage due to PostgreSQL XID wraparound.
mailchimp.com/what-we-learned-
saved 2019-04-01