Tootfinder

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

@fanf@mendeddrum.org
2025-06-10 14:42:03

from my link log —
PostgreSQL lock conflicts quick reference.
pglocks.org/
saved 2025-05-18 dotat.at/:/GI763.html

@samir@functional.computer
2025-06-06 08:26:13

@… This is very cool!
I did something similar for PostgreSQL last month.
codeberg.org/ooble/tremuloides

@beyondwatts@beyondwatts.social
2025-06-04 07:15:14

Updating my CloudNativePG Clusters to postgresql:17.5 broke wal archiving to my Ceph S3 Object Store. Here's a new blog post describing the fix:
beyondwatts.com/posts/debuggin

@luana@wetdry.world
2025-07-09 19:51:00

Any good resources out there on building secure (but easy for someone who’s messing with javascript/typescript for the 1st time) login systems with nodejs and postgresql?
I think I’ve seen someone on fedi mention that bcrypt wasn’t really safe a while ago?
#nodejs

@fanf@mendeddrum.org
2025-07-01 17:42:03

from my link log —
Three cases against IF NOT EXISTS / IF EXISTS in PostgreSQL DDL.
postgres.ai/blog/20211103-thre
saved 2021-11-12

@donelias@mastodon.cr
2025-07-08 20:50:38

Hola #MastondonCR ha salido una nueva versión del software Mastodon y con vamos a instalarlo en nuestra comunidad de Mastodon.CR
Esta es la publicación de Mastodon donde cuentan las nuevas características y mejoras:

@domm@social.linux.pizza
2025-07-04 09:33:26

Today I learned a nice #PostgreSQL snippet to generate a random timestamp: `select now()::date (random() * interval '1 day');`

@rperezrosario@mastodon.social
2025-05-23 21:17:28

Azure Database for PostgreSQL Blog author and Microsoft employee "JoshMSFT" shares details on Microsoft's new PostgreSQL extension for Visual Studio Code.
Feature set includes:
1. Schema Visualization
2. Database aware GitHub Copilot
3. Database Explorer
4. Query History
5. Query Editing with Context-aware IntelliSense
 
"Announcing a new IDE for PostgreSQL in VS Code from Microsoft"

@Techmeme@techhub.social
2025-06-02 20:01:23

Snowflake agrees to acquire Crunchy Data, a cloud-based database service that helps businesses and government agencies use PostgreSQL, a source says for ~$250M (Belle Lin/Wall Street Journal)
wsj.com/articles/snowflake-to-

@frankel@mastodon.top
2025-06-27 05:06:36

Thanks to @…, I've deleted my toot on #PostgreSQL 18 since after verification, it claimed "unverified" capabilities.

@datadisrupted@mastodontech.de
2025-04-16 11:11:44

PostgreSQL ist aufgrund seiner Robustheit, Flexibilität Modularität sehr beliebt – und komplex. Das kann schnell zu Fehlkonfigurationen führen. Mit unserer Checkliste und Beispiel-Konfiguration gelingt dir eine Basisabsicherung. – datadisrupted.tech/checkliste-

@ErikJonker@mastodon.social
2025-06-29 10:52:45

Lyon ditching Microsoft.
#microsoft

@arXiv_csDB_bot@mastoxiv.page
2025-06-25 07:48:20

SWE-SQL: Illuminating LLM Pathways to Solve User SQL Issues in Real-World Applications
Jinyang Li, Xiaolong Li, Ge Qu, Per Jacobsson, Bowen Qin, Binyuan Hui, Shuzheng Si, Nan Huo, Xiaohan Xu, Yue Zhang, Ziwei Tang, Yuanshuai Li, Florensia Widjaja, Xintong Zhu, Feige Zhou, Yongfeng Huang, Yannis Papakonstantinou, Fatma Ozcan, Chenhao Ma, Reynold Cheng

@fanf@mendeddrum.org
2025-06-24 14:42:04

from my link log —
A language server protocol (LSP) implementation for PostgreSQL.
github.com/supabase-community/
saved 2025-03-29