livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.2K
active users

#PostgreSQL

11 posts11 participants1 post today
Tomasz Nurkiewicz<p>Cool video on how <a href="https://fosstodon.org/tags/Notion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Notion</span></a> sharded their <a href="https://fosstodon.org/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a>: <a href="https://youtu.be/NwZ26lxl8wU" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/NwZ26lxl8wU</span><span class="invisible"></span></a></p>
avelino<p>Implementing SQL JOIN Support in ChronDB via PostgreSQL Protocol</p><p>The game of creating databases using <a href="https://clj.social/tags/git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>git</span></a> internals continues<br>this week was the time to implement inner/left/right join in the <a href="https://clj.social/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> protocol</p><p>I tried to explain a little about the architecture implemented to perform joins</p><p><a href="https://www.moclojer.com/blog/implementing-sql-join-support-in-chrondb-via-postgresql-protocol/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">moclojer.com/blog/implementing</span><span class="invisible">-sql-join-support-in-chrondb-via-postgresql-protocol/</span></a></p><p><a href="https://clj.social/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a> <a href="https://clj.social/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a> <a href="https://clj.social/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <span class="h-card" translate="no"><a href="https://lemmy.ml/c/opensource" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>opensource</span></a></span> <span class="h-card" translate="no"><a href="https://beehaw.org/c/foss" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>foss</span></a></span></p>
arabiccola<p>Today I discovered "lnav"or the Log Navigator cli utility. It is a truly awesome log follower and navigator for the terminal which works beautifully with PostgreSQL log files. </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/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://mastodon.social/tags/debugging" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>debugging</span></a> <a href="https://mastodon.social/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a> <a href="https://mastodon.social/tags/plpgsql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>plpgsql</span></a> <a href="https://mastodon.social/tags/lnav" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lnav</span></a> <a href="https://mastodon.social/tags/logs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>logs</span></a> <a href="https://mastodon.social/tags/logging" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>logging</span></a> <a href="https://mastodon.social/tags/rdbms" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rdbms</span></a> <a href="https://mastodon.social/tags/system" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>system</span></a> <a href="https://mastodon.social/tags/administration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>administration</span></a> </p><p><a href="https://www.youtube.com/watch?v=Su6aUb2yM1g&amp;t=64s" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=Su6aUb2yM1</span><span class="invisible">g&amp;t=64s</span></a></p>
spla :senyera: :vim:<p>L'estructura tècnica d'<a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a> funciona gràcies a Python, fastAPI, <a href="https://mastodont.cat/tags/Postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgresql</span></a> (base de dades) i <a href="https://mastodont.cat/tags/Redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Redis</span></a> (memòria cau).<br>Tot de manera asincrona per evitar punts de bloqueig, passen moltes coses en parall·lel, simultàniament, bàsic per a tenir fluïdesa tant en les interaccions amb altres servidors com amb les aplicacions client.<br>appy funciona bé fins i tot en una <a href="https://mastodont.cat/tags/Raspberry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Raspberry</span></a> 4B, per tant també és una opció vàlida per a tenir el perfil fediversal auto gestionat i a casa.</p><p><a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a></p>
Epic Eric :thinkhappy:<p>User-defined Order in SQL</p><p><a href="https://begriffs.com/posts/2018-03-20-user-defined-order.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">begriffs.com/posts/2018-03-20-</span><span class="invisible">user-defined-order.html</span></a></p><p><a href="https://mastodon.xyz/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a> <a href="https://mastodon.xyz/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://mastodon.xyz/tags/sqlite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sqlite</span></a></p>
Douglas J Hunley<p>Substituting a variable in a <a href="https://fosstodon.org/tags/SQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SQL</span></a> script <a href="https://fosstodon.org/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://fljd.in/en/2024/11/25/substituting-a-variable-in-a-sql-script/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">fljd.in/en/2024/11/25/substitu</span><span class="invisible">ting-a-variable-in-a-sql-script/</span></a></p>
El laboratorio de Rafa<p>Esta es la lista con los capítulos del tutorial de <a href="https://mastodon.world/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> y el lenguaje <a href="https://mastodon.world/tags/SQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SQL</span></a>: </p><p><a href="https://www.youtube.com/watch?v=8_HFyjcUt6Q&amp;list=PLtdeXn2f7ZbNOTrW0POHNuoNbgpc-Qo-6" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=8_HFyjcUt6</span><span class="invisible">Q&amp;list=PLtdeXn2f7ZbNOTrW0POHNuoNbgpc-Qo-6</span></a>.</p><p>Suscríbete a mi canal.</p><p><a href="https://mastodon.world/tags/bbdd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bbdd</span></a> <a href="https://mastodon.world/tags/SiguemeYTeSigo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SiguemeYTeSigo</span></a> <a href="https://mastodon.world/tags/Followback" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Followback</span></a></p><p>Nota: imagen generada con IA generativa.</p>
PGDay Napoli<p>Registration open <a href="https://www.postgresql.eu/events/pgdaynapoli2025/news/registration-open-167/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">postgresql.eu/events/pgdaynapo</span><span class="invisible">li2025/news/registration-open-167/</span></a></p><p><a href="https://mastodon.social/tags/pgday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pgday</span></a> <a href="https://mastodon.social/tags/napoli" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>napoli</span></a> <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/italy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>italy</span></a> <a href="https://mastodon.social/tags/PGDayNapoli" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PGDayNapoli</span></a></p>
Hacker News 50<p>PostgreSQL Full-Text Search: Fast When Done Right (Debunking the Slow Myth)</p><p>Link: <a href="https://blog.vectorchord.ai/postgresql-full-text-search-fast-when-done-right-debunking-the-slow-myth" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.vectorchord.ai/postgresql</span><span class="invisible">-full-text-search-fast-when-done-right-debunking-the-slow-myth</span></a><br>Discussion: <a href="https://news.ycombinator.com/item?id=43627646" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.ycombinator.com/item?id=4</span><span class="invisible">3627646</span></a></p><p><a href="https://social.lansky.name/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a></p>
Andreas Scherbaum<p>PostgreSQL Person of the Week interview with: Frédéric Delacourt</p><p><a href="https://postgresql.life/post/frederic_delacourt/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">postgresql.life/post/frederic_</span><span class="invisible">delacourt/</span></a></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/Interview" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Interview</span></a></p>
Federico Campoli :postgresql:<p>New blog post <a href="https://pgdba.org/post/2025/04/size_matter/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pgdba.org/post/2025/04/size_ma</span><span class="invisible">tter/</span></a><br><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/Database" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Database</span></a> <a href="https://fosstodon.org/tags/memory" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>memory</span></a> <a href="https://fosstodon.org/tags/configuration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>configuration</span></a> <a href="https://fosstodon.org/tags/dba" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dba</span></a> <a href="https://fosstodon.org/tags/databaseadministration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>databaseadministration</span></a> <a href="https://fosstodon.org/tags/dataengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dataengineering</span></a></p>
Marcel Stritzelberger<p>Na Prima. Das wäre heute auch geschafft. Einmal <a href="https://mastodon.online/tags/Sharepoint" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Sharepoint</span></a> durch <a href="https://mastodon.online/tags/Nocodb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Nocodb</span></a> ersetzt und alle Daten migriert. <a href="https://mastodon.online/tags/unplugtrump" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unplugtrump</span></a></p><p>Edit: <a href="https://mastodon.online/tags/selfhosting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>selfhosting</span></a> is very simple and smaller installations even don't need a full blown <a href="https://mastodon.online/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> server. </p><p><a href="https://docs.nocodb.com/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">docs.nocodb.com/</span><span class="invisible"></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>
Hachyderm<p>Hello, hachyderm! we've been working hard on building up our ansible runbooks and improving hachyderm's overall resilience. Recently, we've been focusing on is database resilience.</p><p>We're getting close to retiring our original database server (finally!) and preparing to move to a fully ansible-managed set of databases servers, primary and replica on new hardware. We'll send another announcement when we do the cut over. The team has done excellent work to make this highly automated, quick, and painless! :blobfoxscience: </p><p>Done:</p><p>✅ author ansible roles for managing postgresql, pgbackrest (backups), pgbouncer, and primary/replica failover<br>✅ decide to continue with pgbouncer and *not* use pgcat<br>✅ rotate database passwords <br>✅ order new replica database hardware<br>✅ order new future primary database hardware</p><p>To do soon:</p><p>🟨 rebuild replica database with ansible scripts<br>🟨 prepare primary database with ansible scripts<br>🟨 start replicating to new database replica<br>🟨 cut over to new database server 🎉 </p><p>We're also planning on open-sourcing our ansible roles in the coming weeks - just a little housekeeping &amp; tidying up before we do!</p><p><a href="https://hachyderm.io/tags/hachyderm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hachyderm</span></a> <a href="https://hachyderm.io/tags/devops" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devops</span></a> <a href="https://hachyderm.io/tags/sre" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sre</span></a> <a href="https://hachyderm.io/tags/ansible" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ansible</span></a> <a href="https://hachyderm.io/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a></p>
Jobs for Developers<p>Headway is hiring Engineering Manager (Claims Platform)</p><p>🔧 <a href="https://mastodon.world/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.world/tags/typescript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>typescript</span></a> <a href="https://mastodon.world/tags/nextjs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nextjs</span></a> <a href="https://mastodon.world/tags/react" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>react</span></a> <a href="https://mastodon.world/tags/remix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>remix</span></a> <a href="https://mastodon.world/tags/aws" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aws</span></a> <a href="https://mastodon.world/tags/kafka" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kafka</span></a> <a href="https://mastodon.world/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://mastodon.world/tags/redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>redis</span></a> <a href="https://mastodon.world/tags/awss3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>awss3</span></a> <a href="https://mastodon.world/tags/engineeringmanager" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>engineeringmanager</span></a><br>🌎 Remote; New York City, New York; San Francisco, California; Seattle, Washington<br>⏰ Full-time<br>🏢 Headway</p><p>Job details <a href="https://jobsfordevelopers.com/jobs/engineering-manager-claims-platform-at-headway-co-mar-18-2025-ec76fb?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jobsfordevelopers.com/jobs/eng</span><span class="invisible">ineering-manager-claims-platform-at-headway-co-mar-18-2025-ec76fb?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting</span></a><br><a href="https://mastodon.world/tags/jobalert" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobalert</span></a> <a href="https://mastodon.world/tags/jobsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobsearch</span></a> <a href="https://mastodon.world/tags/hiring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hiring</span></a></p>
Truls<p><a href="https://pganalyze.com/blog/postgresql-vs-sql-server-btree-index-deduplication" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pganalyze.com/blog/postgresql-</span><span class="invisible">vs-sql-server-btree-index-deduplication</span></a></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/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a> <a href="https://mastodon.social/tags/databaseIndex" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>databaseIndex</span></a> <a href="https://mastodon.social/tags/relationalDatabase" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>relationalDatabase</span></a></p>
PGDay Napoli<p>Sponsor Opportunities Now Available! <a href="https://www.postgresql.eu/events/pgdaynapoli2025/news/sponsor-opportunities-now-available-166/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">postgresql.eu/events/pgdaynapo</span><span class="invisible">li2025/news/sponsor-opportunities-now-available-166/</span></a></p><p><a href="https://mastodon.social/tags/pgday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pgday</span></a> <a href="https://mastodon.social/tags/napoli" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>napoli</span></a> <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/italy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>italy</span></a> <a href="https://mastodon.social/tags/PGDayNapoli" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PGDayNapoli</span></a></p>
Claire Giordano ✨<p>A LIVE recording of Ep26 of 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> will happen on Wed Apr 2 @ 10am PDT</p><p>If open source—or Postgres—is your jam 🎶, come join the parallel live text chat (&amp; listen to the LIVE recording) on the Microsoft Open Source Discord</p><p>📣 Guest: Bruce Momjian of EDB, member of <a href="https://hachyderm.io/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> core team &amp; co-founder of the PostgreSQL Global Development Group<br>✅ Topic: Open Source Leadership<br>🗓️ Cal invite for parallel live text chat <a href="https://aka.ms/TalkingPostgres-Ep26-cal" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">aka.ms/TalkingPostgres-Ep26-ca</span><span class="invisible">l</span></a> </p><p><a href="https://hachyderm.io/tags/Postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgres</span></a> <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/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://hachyderm.io/tags/community" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>community</span></a> <a href="https://hachyderm.io/tags/leadership" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>leadership</span></a> <a href="https://hachyderm.io/tags/Microsoft" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Microsoft</span></a></p><p>p.s. 🚀 Boost to your friends please! And yes, you can also wait til the episode is published &amp; download wherever you get your podcasts, to listen at your convenience! 🎙️</p>
:rss: Qiita - 人気の記事<p>MySQLとPostgreSQLのコマンドの違いまとめ<br><a href="https://qiita.com/kojiro513/items/1ec19bdadddcf4c732c2?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qiita.com/kojiro513/items/1ec1</span><span class="invisible">9bdadddcf4c732c2?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/qiita" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>qiita</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/MySQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MySQL</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/SQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SQL</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/%E6%AF%94%E8%BC%83" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>比較</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/%E3%81%BE%E3%81%A8%E3%82%81" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>まとめ</span></a></p>
DB-Engines<p>DB-Engines Ranking climbers of the month:</p><p>1. <a href="https://techhub.social/tags/Snowflake" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Snowflake</span></a><br>2. <a href="https://techhub.social/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a><br>3. <a href="https://techhub.social/tags/MongoDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MongoDB</span></a></p><p><a href="https://db-engines.com/en/ranking" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">db-engines.com/en/ranking</span><span class="invisible"></span></a></p>