shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

288
active users

#postgres

0 posts0 participants0 posts today
Joe Cotellese<p>I recently leaned on an <a href="https://jawns.club/tags/LLM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LLM</span></a> to help me get data out of a legacy database. The key was a multi-step prompt that took an existing schema and compressed it. That allowed me to build a chat bot that understood and could generate SQL for the answers I was seeking.</p><p><a href="https://www.joecotellese.com/posts/2025-04-10-accelerate-database-understanding-with-llms/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">joecotellese.com/posts/2025-04</span><span class="invisible">-10-accelerate-database-understanding-with-llms/</span></a></p><p><a href="https://jawns.club/tags/AI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AI</span></a> <a href="https://jawns.club/tags/chatgpt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>chatgpt</span></a> <a href="https://jawns.club/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a></p>
PgUS<p>Our online affiliated PUGs are looking for speakers! If you aren’t local to an in-person PUG, we can put you in touch with the organizers of Postgres for All and SF PUG. Contact us today and grow your reputation as a speaker!</p><p><a href="https://bit.ly/PUGspeaker" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/PUGspeaker</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> <a href="https://fosstodon.org/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a></p>
Mad A. Argon :qurio:<p>Some time ago I mentioned here, in half-joking way, self-fixing software I work with. I said Patroni <a href="https://is-a.cat/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a> has the best regeneration ability I've ever seen. And currently "the best ability" includes:</p><p>&gt; After network migrations servers changed IP addresses. It broke etcd config so I had to completely delete that config and initialize etcd cluster again. Which also forced cleaning and renewing Patroni config because it is strongly dependent on etcd. Even when configuration temporarily didn't exist, connection with WAL archives (technically other separate server) wasn't interrupted (I am not even sure if real data transfer could happen at that time). It was seemingly enough to start new <a href="https://is-a.cat/tags/database" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>database</span></a> cluster from last timeline. I don't know WHAT forced servers to immediately pull that data on fresh start. At migration time there weren't any real production data so I didn't even purposely try to restore anything.</p><p>&gt; Not so long time later (and now with real production things) some script tests, causing lots of database changes in relatively short time, beyond former server's capacity, killed master server. Patroni switched as intended and I could work on increasing server's capacity (had to do it live, not very convenient). First server finally decided data corruption was too big and to fix it automatically deleted whole /var/lib/postgresql/* directory and started to recreate thing from scratch, using data from new master server (and was doing it with at least 2 GB/s speed because why not? :blobcatjoy:).</p><p>&gt; During above mentioned process impatient tester hit again with their not optimised scripts, finally killing whole cluster. Swearing silently I increased remaining servers as it was only thing I really could do. Postgresql API mostly wasn't responsive, it had limited info about last state before final failure. It wasn't possible to force any change or affect it in any way.<br>First server decided to delete whole directory again and recreate it (at least this time I saw exact moment in logs), at the same time second server did rewind to state of third server (why??). All these things happened automatically, without my help. I wouldn't even know what to do :blobcatsweat: </p><p>And it's only beginning when we use it on production. Now I wait for stubborn users to do some more unintended durability tests... Maybe I would see it's even more invincible :blobcatamused: </p><p><a href="https://is-a.cat/tags/admin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>admin</span></a> <a href="https://is-a.cat/tags/sysadmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sysadmin</span></a> <a href="https://is-a.cat/tags/it" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>it</span></a> <a href="https://is-a.cat/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a></p>
Paul Houle<p>💽 Hans-Juergen Schoenig: PostgreSQL: 1 trillion rows in Citus</p><p><a href="https://postgr.es/p/73O" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">postgr.es/p/73O</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> <a href="https://mastodon.social/tags/database" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>database</span></a> <a href="https://mastodon.social/tags/computing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>computing</span></a> <a href="https://mastodon.social/tags/performance" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>performance</span></a> <a href="https://mastodon.social/tags/software" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>software</span></a></p>
Mad A. Argon :qurio:<p>Me 2 years ago: <a href="https://is-a.cat/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> is software with biggest regeneration ability.</p><p>Me 6 months ago: Wow, Longhorn has even better regeneration ability!</p><p>Me now: What the hell, Patroni has the best regeneration ability I have ever seen!</p><p>:neofox_laugh_256: </p><p>Welcome to our brave new world of self-fixing things...</p><p><a href="https://is-a.cat/tags/admin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>admin</span></a> <a href="https://is-a.cat/tags/sysadmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sysadmin</span></a> <a href="https://is-a.cat/tags/devops" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devops</span></a> <a href="https://is-a.cat/tags/IT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IT</span></a> <a href="https://is-a.cat/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> <a href="https://is-a.cat/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://is-a.cat/tags/k8s" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>k8s</span></a></p>
POSETTE: An Event for Postgres<p>🛠️ "Building modern Python web apps with PostgreSQL" will be delivered by Pamela Fox (<span class="h-card" translate="no"><a href="https://fosstodon.org/@pamelafox" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>pamelafox</span></a></span>) at <a href="https://mastodon.social/tags/PosetteConf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PosetteConf</span></a> 2025 (Livestream 1 on Tue Jun 10th @ 10:00am PDT (UTC-7)). 💥 </p><p>Learn more: <a href="https://posetteconf.com/speakers/pamela-fox/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">posetteconf.com/speakers/pamel</span><span class="invisible">a-fox/</span></a> </p><p><a href="https://mastodon.social/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> <a href="https://mastodon.social/tags/databases" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>databases</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/community" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>community</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a></p>
Claire Giordano ✨<p>New episode of <a href="https://hachyderm.io/tags/TalkingPostgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TalkingPostgres</span></a> <a href="https://hachyderm.io/tags/podcast" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>podcast</span></a> 🎙️ (we're up to Ep25!)</p><p>Dawn Wages <span class="h-card" translate="no"><a href="https://mastodon.online/@BajoranEngineer" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>BajoranEngineer</span></a></span>: <a href="https://hachyderm.io/tags/Django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Django</span></a> dev, Python Software Foundation board chair, &amp; author of upcoming book "Domain-driven Django"—joined the pod to chat about why so many Python developers Just Use Postgres</p><p>Give it a listen wherever you get your podcasts. And give it a boost 🚀! </p><p>Dawn is a gem &amp; this conversation was FUN. <a href="https://hachyderm.io/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> <a href="https://hachyderm.io/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://hachyderm.io/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://hachyderm.io/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a></p><p>🎧 <a href="https://talkingpostgres.com/episodes/why-python-developers-just-use-postgres-with-dawn-wages" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">talkingpostgres.com/episodes/w</span><span class="invisible">hy-python-developers-just-use-postgres-with-dawn-wages</span></a></p><p>📺 <a href="https://youtu.be/leir3xJ4Klo?feature=shared" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">youtu.be/leir3xJ4Klo?feature=s</span><span class="invisible">hared</span></a></p>
Claire Giordano ✨<p>The LIVE recording for the <a href="https://hachyderm.io/tags/TalkingPostgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TalkingPostgres</span></a> <a href="https://hachyderm.io/tags/podcast" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>podcast</span></a> is happening on Wed 12 Mar at 10:00am PDT. Hope you can join us (or at least tell your database friends!) Boosts are always, always appreciated 🚀</p><p>This is Ep25 &amp; the guest will be Dawn Wages <span class="h-card" translate="no"><a href="https://mastodon.online/@BajoranEngineer" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>BajoranEngineer</span></a></span> who is director of Community &amp; Developer Relations at Anaconda—&amp; will be talking about "Why Python developers just use Postgres"</p><p><a href="https://hachyderm.io/tags/databases" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>databases</span></a> <a href="https://hachyderm.io/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://hachyderm.io/tags/django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>django</span></a> <a href="https://hachyderm.io/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://hachyderm.io/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> <a href="https://hachyderm.io/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a></p><p><a href="https://aka.ms/talkingpostgres-ep25-cal" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">aka.ms/talkingpostgres-ep25-ca</span><span class="invisible">l</span></a></p>
sb arms & legs<p>Thinking about the wasteful nature of <a href="https://metroholografix.ca/tags/LLMs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LLMs</span></a> got me thinking about waste in my own development. While it can be convenient to use the large, enterprise-grade frameworks to deliver a minimalist website in 2025 - it's absurd.</p><p>Do I really need <a href="https://metroholografix.ca/tags/laravel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>laravel</span></a> with <a href="https://metroholografix.ca/tags/react" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>react</span></a>, <a href="https://metroholografix.ca/tags/jquery" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jquery</span></a>, <a href="https://metroholografix.ca/tags/tailwind" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tailwind</span></a>, <a href="https://metroholografix.ca/tags/webFonts" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webFonts</span></a>, <a href="https://metroholografix.ca/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> to host some simple <a href="https://metroholografix.ca/tags/markdown" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>markdown</span></a>?</p><p>Do I need to re-render a bunch of static content at every hit? Does every simple article require 64 connections to the server to display?</p><p>I think not. </p><p>I want my material to be available to anyone who wants it - regardless of the device they are using or the robustness of their connection. </p><p>I want to respect users who disable <a href="https://metroholografix.ca/tags/javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>javascript</span></a> for their personal protection. </p><p>I want to respect <a href="https://metroholografix.ca/tags/ScreenReaders" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ScreenReaders</span></a> and users of assistive technology, without unnecessary complexity. </p><p>Everything we need is built into the HTML and CSS specs.</p>
lown<p>⭐ It's suddenly spring and there are loads of exciting new features on BlogFlock, my social network for sharing lists of blogs you love with friends!</p><p>🧡 A 'posting frequency' filter to help tune out the noisiest feeds and highlight quieter, less frequenty updated blogs.<br>🧡 List descriptions now support Markdown (suggested by <span class="h-card" translate="no"><a href="https://micro.blog/activitypub/jthingelstad" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>jthingelstad</span></a></span>) <br>🧡 You can delete lists!<br>🧡 The list search can be sorted and the filter has been fixed<br>🧡 On the backend, I've made huge reliability improvements and migrated to <a href="https://hachyderm.io/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a>.</p><p>My favourite user-created list at the moment is <a href="https://blogflock.com/list/rED4E" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">blogflock.com/list/rED4E</span><span class="invisible"></span></a>, which is full of such fascinating blogs.</p>
Funky Bob<p>So today was officially my last day on this job.</p><p>Still looking for another.</p><p><a href="https://chaos.social/tags/fedihire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fedihire</span></a> anyone want a <a href="https://chaos.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> / <a href="https://chaos.social/tags/django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>django</span></a> / <a href="https://chaos.social/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> /FullStack engineer?</p><p>From Australia?</p>
Tawanda :fedora:<p>A question for all the <a href="https://hachyderm.io/tags/selfhosting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>selfhosting</span></a> enthusiasts and <a href="https://hachyderm.io/tags/sysadmins" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sysadmins</span></a> out there: </p><p>I had a Go site on a VPS and recently decided to migrate to self-hosting Ghost on a Digital Ocean VPS (I was using Oracle before) and my site has become basically inaccessible. I checked the RAM usage in my admin and it's consistently above 90%. I have 1GB ram and figured I wouldn't need more since I don't get much traffic, but now everytime I try to open my site it takes forever to load.</p><p>What I don't understand is that, on the Oracle VPS, I not only had my Go site, but also had Caddy, Plausible for analytics with a <a href="https://hachyderm.io/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> DB and never had any issues. Now, all I have is the ghost site, mariadb, and caddy and nothing works.</p><p>Do I need more RAM or is this a DO thing? Both the Oracle and DO VPSes are hosted in the EU which is pretty far from here, to be fair. I do suspect it's a RAM issue because I can't even ssh into the VPS. When I try to open my site, the connection just loads until it eventually times out.</p><p><a href="https://hachyderm.io/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://hachyderm.io/tags/go" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>go</span></a> <a href="https://hachyderm.io/tags/GhostCMS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GhostCMS</span></a> <a href="https://hachyderm.io/tags/nodejs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nodejs</span></a></p><p>EDIT: adding the link in case someone wants to check it out, could just be my distance from the server </p><p><a href="https://tawandamunongo.dev" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">tawandamunongo.dev</span><span class="invisible"></span></a></p>
Eridius Group<p>Web developers: Do you use MariaDB or PostgreSQL for web apps? Is there any particular reason for your choice?</p><p>- Eridian</p><p><a href="https://mastodon.social/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://mastodon.social/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> <a href="https://mastodon.social/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdev</span></a> <a href="https://mastodon.social/tags/web" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>web</span></a> <a href="https://mastodon.social/tags/database" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>database</span></a> <a href="https://mastodon.social/tags/developers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>developers</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Veronica Olsen 🏳️‍🌈🇳🇴🌻<p>Any of you good people on software dev Mastodon have a good solution to this problem?</p><p>For legal reasons, we need to store datetime values in a Postgres DB that will adapt to future political changes in TZ/DST rules. The dates are often several decades into the future. So a TZ for a given day at a given hour must be correct when it arrives. UTC cannot store this info, and UTC is what Postgres stores it seems.</p><p>cc <span class="h-card" translate="no"><a href="https://oslo.town/@mpejcoch" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>mpejcoch</span></a></span></p><p><a href="https://mastodon.online/tags/Developers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Developers</span></a> <a href="https://mastodon.online/tags/Devs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Devs</span></a> <a href="https://mastodon.online/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a> <a href="https://mastodon.online/tags/DB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DB</span></a> <a href="https://mastodon.online/tags/Backend" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Backend</span></a></p>
Funky Bob<p>Hello, again <a href="https://chaos.social/tags/FediHire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediHire</span></a> ... seems my contract is winding up sooner than expected.</p><p>Anyone need a <a href="https://chaos.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> / <a href="https://chaos.social/tags/Django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Django</span></a> / Web / <a href="https://chaos.social/tags/Javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Javascript</span></a> senior dev with decades of experience?</p><p>Comfortable with <a href="https://chaos.social/tags/React" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>React</span></a> and <a href="https://chaos.social/tags/htmx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>htmx</span></a> </p><p>And can tune your <a href="https://chaos.social/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> DBMS to keep it delivering</p><p>Based in Melbourne, Australia, and quite practiced at working remote.</p>
Ruud<p>When elephants meet. <a href="https://mastodon.world/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> <a href="https://mastodon.world/tags/mastodon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mastodon</span></a> <a href="https://mastodon.world/tags/fosdem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fosdem</span></a></p><p><span class="h-card" translate="no"><a href="https://hachyderm.io/@floord" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>floord</span></a></span></p>
Liminal witch 🧙‍♀️ Sarah<p>If you use \H is psql it'll output the result as HTML</p><p>And \o [path starting from home directory] will save the result into a file instead of printing it out into the console</p><p><a href="https://hachyderm.io/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://hachyderm.io/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a></p>
Ruud<p>I will be at <a href="https://mastodon.world/tags/Fosdem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Fosdem</span></a> and the Fosdem <a href="https://mastodon.world/tags/pgday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pgday</span></a> this weekend. A lot of <a href="https://mastodon.world/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a> related content, for work, and a lot of <a href="https://mastodon.world/tags/fediverse" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fediverse</span></a> related content, for the hobby :-)</p><p>If you wanna meet, let me know!</p><p>I have some mastodon.world :mw: and lemmy.world stickers for those that can find me ...</p><p>Travel safely!</p>
PgUS<p>Interested in promoting equality and diversity within the PostgreSQL community? Our Diversity Committee is looking for members! Volunteer opportunities are available. Inquire today!</p><p><a href="https://postgresql.us/diversity/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">postgresql.us/diversity/</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> <a href="https://fosstodon.org/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> <a href="https://fosstodon.org/tags/diversity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>diversity</span></a> <a href="https://fosstodon.org/tags/inclusion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>inclusion</span></a></p>
Changelog<p>&gt; What started as an exploration into <a href="https://changelog.social/tags/WebSockets" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebSockets</span></a> led us to a surprisingly effective "old-school" solution: <a href="https://changelog.social/tags/HTTP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HTTP</span></a> long polling with <a href="https://changelog.social/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a></p><p><a href="https://www.inferable.ai/blog/posts/postgres-nodejs-longpolling.mdx" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">inferable.ai/blog/posts/postgr</span><span class="invisible">es-nodejs-longpolling.mdx</span></a></p>