Why is pgAdmin's performance as bad as dogshii 😤!?? Even when it's opensource! 🫤 Switched back to DBeaver instantly! #SQL #Postgres #Dev

clumsy_yash's tweet image. Why is pgAdmin's performance as bad as dogshii 😤!?? Even when it's opensource! 🫤
Switched back to DBeaver instantly!
#SQL #Postgres #Dev

working on parallel processing of JSON arrays (feature my customer requested for ongoing pgflow intergration in his startup). embedding chunks or scraping tables of contents will be a breeze soon! 🤟 #Supabase #Postgres #AI

pgflow_dev's tweet image. working on parallel processing of JSON arrays (feature my customer requested for ongoing pgflow intergration in his startup).
embedding chunks or scraping tables of contents will be a breeze soon! 🤟
#Supabase #Postgres #AI

Ep. 11: The Life of a PostgreSQL Table, Part 2 w/ Bruce Momjian Continuing our deep dive into a table's lifecycle in #Postgres, from updates to table clean-up. We cover - MVCC & transaction isolation - Table alterations & performance - Vacuuming & WAL 🎧 compiledconversations.com/11/

edd_mann's tweet image. Ep. 11: The Life of a PostgreSQL Table, Part 2 w/ Bruce Momjian

Continuing our deep dive into a table's lifecycle in #Postgres, from updates to table clean-up. We cover
- MVCC & transaction isolation
- Table alterations & performance
- Vacuuming & WAL

🎧 compiledconversations.com/11/

We’re building #Text2SQL with FalkorDB as the semantic layer for accurate queries, and @zep_ai #Graphiti for chat memory. Spin up #Postgres fast with @aiven_io. Open source, #MCP, API, and support on Discord: github.com/FalkorDB/Query….


Row-Level Security (RLS) is one of the most underrated features of #Postgres. I took challenge, writing a multi-tenant app with RLS, so you don't have to. When writing applications for multiple customers, tenants, users, etc. our best friend is 𝑾𝑯𝑬𝑹𝑬 𝒄𝒖𝒔𝒕𝒐𝒎𝒆𝒓_𝒊𝒅…

noctarius2k's tweet image. Row-Level Security (RLS) is one of the most underrated features of #Postgres.

I took challenge, writing a multi-tenant app with RLS, so you don't have to.

When writing applications for multiple customers, tenants, users, etc. our best friend is 𝑾𝑯𝑬𝑹𝑬 𝒄𝒖𝒔𝒕𝒐𝒎𝒆𝒓_𝒊𝒅…

Sneak peek from our upcoming Perspectives on #PostgreSQL18 series: "Open source is like a magnifying glass—it amplifies every contributor’s skills." Bruce Momjian on why the #Postgres community thrives like a democracy.


NotebookLlaMa just got upgraded again!🦙📚 You asked for a document management UI and we gave it to you: 👉 Upload your document and extract information from it 👉 The extracted information gets stored into a #Postgres DB running on your computer - no data leaked to external…


Gave my first talk at Hyderabad Postgres Days 2025 🎤✨ Spoke on MVCC in PostgreSQL — what a great experience! 🚀 #Postgres #MVCC #Hyderabad #PostgreSQL #TechTalks #HyderabadPostgresDays

nikhilhegde989's tweet image. Gave my first talk at Hyderabad Postgres Days 2025 🎤✨ Spoke on MVCC in PostgreSQL — what a great experience! 🚀 #Postgres #MVCC #Hyderabad #PostgreSQL #TechTalks #HyderabadPostgresDays
nikhilhegde989's tweet image. Gave my first talk at Hyderabad Postgres Days 2025 🎤✨ Spoke on MVCC in PostgreSQL — what a great experience! 🚀 #Postgres #MVCC #Hyderabad #PostgreSQL #TechTalks #HyderabadPostgresDays

Excited for @supabase Select conference in the heart of SF - let's go!!! #postgres #SupabaseSelect

pyramation's tweet image. Excited for @supabase Select conference in the heart of SF - let's go!!! 

#postgres #SupabaseSelect

Open sourcing Red Courier — a lightweight, trigger-based system to keep Postgres and Redis in sync #database #sql #postgres 🧵

jackchong_jc's tweet image. Open sourcing Red Courier — a lightweight, trigger-based system to keep Postgres and Redis in sync

#database #sql #postgres

🧵

In this short video, Immuta CPO Moritz Plassnig breaks down how we support Postgres in all its forms — so you can focus on using your data, not managing its policies. #Immuta #Postgres #DataGovernance #AccessControl


We've released Gemini CLI extensions for querying PostgreSQL and MySQL with natural language. If you're interested, take them for a spin! Oh and we'd appreciate any feedback you'd be willing to share 👇 github.com/google-gemini/… #GeminiCLI #Postgres #MySQL #OSS

ntaylormullen's tweet image. We've released Gemini CLI extensions for querying PostgreSQL and MySQL with natural language.

If you're interested, take them for a spin! Oh and we'd appreciate any feedback you'd be willing to share 👇

github.com/google-gemini/…

#GeminiCLI #Postgres #MySQL #OSS

First part of series of my #postgres appreciation posts. Why ZooKeeper or Consul, or whatever if you can use Postgres as a distributed lock? And if your pg cluster goes down, there's a bigger problem than your job scheduling.

lazartravica's tweet image. First part of series of my #postgres appreciation posts.

Why ZooKeeper or Consul, or whatever if you can use Postgres as a distributed lock?

And if your pg cluster goes down, there's a bigger problem than your job scheduling.

Scaling a Supabase app? Don't let slow queries kill your user experience! My new article dives deep into advanced Postgres indexing to solve bottlenecks with jsonb, arrays, and function-based queries. #Postgres #Database #Supabase @supabase dev.to/damasosanoja/b…


Years at the top and still climbing. #Postgres is once again the most used, most wanted, and most loved database in the latest Stack Overflow Survey. EDB SVP Tom Kincaid tracks how we got here: enterprisedb.com/blog/postgresq…

EDBPostgres's tweet image. Years at the top and still climbing. 

#Postgres is once again the most used, most wanted, and most loved database in the latest Stack Overflow Survey. EDB SVP Tom Kincaid tracks how we got here: enterprisedb.com/blog/postgresq…

Scaling Postgres 385 is released! In this episode, we discuss the release of Postgres 18 and cover different features such as asynchronous I/O, enhanced return from statements, parallel apply, adding not null as not valid and more: scalingpostgres.com/episodes/385-p… #Postgres #PostgreSQL


I Tried to Query 10 Million Rows in #Postgres in 1 Second: youtu.be/9F4nCjnV43E #SQL #Database #DBMS

reisquarteu's tweet image. I Tried to Query 10 Million Rows in #Postgres in 1 Second: youtu.be/9F4nCjnV43E #SQL #Database #DBMS

Multi-master replication with #Postgres in distributed apps by @HariSysdba Click here: youtu.be/irf_EtufvpQ

fossasia's tweet image. Multi-master replication with #Postgres in distributed apps by @HariSysdba 
Click here: youtu.be/irf_EtufvpQ

It's official: Postgres 18 has now been released! 🎉 #postgres postgresql.org/about/news/pos…

There's a lot to be excited about in the upcoming Postgres 18. My favourite improvements are: ✅ UUID v7 for time-ordered, index-friendly IDs ✅ io_uring for major async I/O improvements ✅ Index skip scans for more efficient queries based on composite indexes #postgres



Ep. 11: The Life of a PostgreSQL Table, Part 2 w/ Bruce Momjian Continuing our deep dive into a table's lifecycle in #Postgres, from updates to table clean-up. We cover - MVCC & transaction isolation - Table alterations & performance - Vacuuming & WAL 🎧 compiledconversations.com/11/

edd_mann's tweet image. Ep. 11: The Life of a PostgreSQL Table, Part 2 w/ Bruce Momjian

Continuing our deep dive into a table's lifecycle in #Postgres, from updates to table clean-up. We cover
- MVCC & transaction isolation
- Table alterations & performance
- Vacuuming & WAL

🎧 compiledconversations.com/11/

\ 毎日1分、知識が増える📚 / PostgreSQL、ターミナルなしで超簡単にインストールできる! フル⇨ youtu.be/KNUQOpcY3zw #PostgreSQL #Postgres #データベース #Tech千一夜 #今日のショート


Il arrive parfois de ne pas savoir quel type d'entier choisir pour une clé primaire, pour ma part j'utilise bigint, mais le type UUIDv7 apparu dans PG 18 mérite notre attention. #postgres #uuidv7 5432.fr/cookbook/model…


Ship your next app in a weekend with Supabase: managed Postgres + Auth + Edge Functions + Realtime + Vector in one platform. #Supabase #Postgres #DevTools #BuildFast tools.shipnowkit.com/en/s/supabase_…


Optimizing database queries for large-scale bookings today. Indexing is everything. What’s your performance tip? #Postgres #DBOptimization


Why is pgAdmin's performance as bad as dogshii 😤!?? Even when it's opensource! 🫤 Switched back to DBeaver instantly! #SQL #Postgres #Dev

clumsy_yash's tweet image. Why is pgAdmin's performance as bad as dogshii 😤!?? Even when it's opensource! 🫤
Switched back to DBeaver instantly!
#SQL #Postgres #Dev

What’s the ONE database feature that quietly delivers massive ROI? 1️⃣ Indexes 2️⃣ Materialized Views 3️⃣ Atomicity 4️⃣ Isolation Drop your vote below 👇🏾 and tell me why you picked it. #databases #engineering #Postgres #SQL


a truly ambitious and fundamental design decision from the original team in Berkeley.. and the long payoff.. an extensible database engine #postgres

Your periodic reminder the genius of @postgres is that it has one query engine, but extensible data and index types. That means I can have a database with: * Full-text search * Geographic Information System support * Time series support * … and construct queries using all of…



#Postgres 18’s new AIO support is seriously impressive - I can finally say goodbye to MySQL for most of my installations. MySQL used to win on performance (especially with BLOB/TEXT fields)… medium.com/p/postgresql-1…


Quelle est la longueur d'un champ texte pour contenir une adresse mail ? #postgres #email 5432.fr/cookbook/model…


To build something exciting.. start with something boring 🥱 #postgres

Wait … OpenAI runs on PostgreSQL? 👀 Yep. The team behind ChatGPT scaled Postgres on Azure to handle millions of users. Find out how in our webinar: msft.it/6012sLonj



🧵 What I learnt today: SQL VIEWS 1/ A View in SQL is like saving a query as a virtual table. It doesn’t store data itself, but it stores the logic of the query. You can query it just like a regular table. #sql #Learningjourney #postgres


Space is limited! Join our next Group Swim: Upgrade Planning & End-of-Year Changes. Hosted by @PostgresWorld and presented by Postgres experts from @cmdpromptinc. Register today at postgresconf.org/conferences/20… #Postgres

PostgresWorld's tweet image. Space is limited! Join our next Group Swim: Upgrade Planning & End-of-Year Changes. Hosted by @PostgresWorld and presented by Postgres experts from @cmdpromptinc.

Register today at postgresconf.org/conferences/20…

#Postgres

Why is pgAdmin's performance as bad as dogshii 😤!?? Even when it's opensource! 🫤 Switched back to DBeaver instantly! #SQL #Postgres #Dev

clumsy_yash's tweet image. Why is pgAdmin's performance as bad as dogshii 😤!?? Even when it's opensource! 🫤
Switched back to DBeaver instantly!
#SQL #Postgres #Dev

Gave my first talk at Hyderabad Postgres Days 2025 🎤✨ Spoke on MVCC in PostgreSQL — what a great experience! 🚀 #Postgres #MVCC #Hyderabad #PostgreSQL #TechTalks #HyderabadPostgresDays

nikhilhegde989's tweet image. Gave my first talk at Hyderabad Postgres Days 2025 🎤✨ Spoke on MVCC in PostgreSQL — what a great experience! 🚀 #Postgres #MVCC #Hyderabad #PostgreSQL #TechTalks #HyderabadPostgresDays
nikhilhegde989's tweet image. Gave my first talk at Hyderabad Postgres Days 2025 🎤✨ Spoke on MVCC in PostgreSQL — what a great experience! 🚀 #Postgres #MVCC #Hyderabad #PostgreSQL #TechTalks #HyderabadPostgresDays

3️⃣0️⃣0️⃣0️⃣ ⭐ on GitHub! It’s not just a number — it’s proof that the community needs a self-hosted DBaaS for PostgreSQL. More to come! 🚀 github.com/vitabaks/autob… #autobase #postgres #opensource #dbaas #postgresql #ansible

VKukharik's tweet image. 3️⃣0️⃣0️⃣0️⃣ ⭐ on GitHub!

It’s not just a number — it’s proof that the community needs a self-hosted DBaaS for PostgreSQL.

More to come! 🚀

github.com/vitabaks/autob…

#autobase #postgres #opensource #dbaas #postgresql #ansible

🚀 Just presented on Postgres Logical Replication’s protocol versions at Postgres Conf, Orlando! Protocol v2’s large transaction streaming demo stole the show. 20+ attendees, 🔥 Q&A, and chats with ETL leaders. Video drops soon—stay tuned! #Postgres #LogicalReplication #ETL

iskakaushik's tweet image. 🚀 Just presented on Postgres Logical Replication’s protocol versions at Postgres Conf, Orlando! Protocol v2’s large transaction streaming demo stole the show. 20+ attendees, 🔥 Q&A, and chats with ETL leaders. Video drops soon—stay tuned! #Postgres #LogicalReplication #ETL

MySQL vs PostgreSQL Performance Benchmark (Latency - Throughput - Saturation) #postgresql #mysql #postgres youtu.be/R7jBtnrUmYI

antonvputra's tweet image. MySQL vs PostgreSQL Performance Benchmark (Latency - Throughput - Saturation)
#postgresql #mysql #postgres

youtu.be/R7jBtnrUmYI

I just discovered that there is such a thing as HA serum, but I don't know which part of the server to apply it to? #postgres #PostgreSQL #patroni

StiepanTrofimo's tweet image. I just discovered that there is such a thing as HA serum, but I don't know which part of the server to apply it to? #postgres #PostgreSQL #patroni

Row-Level Security (RLS) is one of the most underrated features of #Postgres. I took challenge, writing a multi-tenant app with RLS, so you don't have to. When writing applications for multiple customers, tenants, users, etc. our best friend is 𝑾𝑯𝑬𝑹𝑬 𝒄𝒖𝒔𝒕𝒐𝒎𝒆𝒓_𝒊𝒅…

noctarius2k's tweet image. Row-Level Security (RLS) is one of the most underrated features of #Postgres.

I took challenge, writing a multi-tenant app with RLS, so you don't have to.

When writing applications for multiple customers, tenants, users, etc. our best friend is 𝑾𝑯𝑬𝑹𝑬 𝒄𝒖𝒔𝒕𝒐𝒎𝒆𝒓_𝒊𝒅…

Alerts about your #Postgres instances are now available in Tembo Cloud! Optimize by receiving alerts about: * System metrics like CPU, memory and disk * Usual database ones like locks, lag and failovers * Postgres specific ones like: WAL size and XID exhaustion Read more ⬇️

tembo's tweet image. Alerts about your #Postgres instances are now available in Tembo Cloud! Optimize by receiving alerts about:
* System metrics like CPU, memory and disk
* Usual database ones like locks, lag and failovers
* Postgres specific ones like: WAL size and XID exhaustion

Read more ⬇️

MongoDB vs. PostgreSQL: Performance & Functionality #postgres #mongodb #postgresql #mongo youtu.be/ZZ2tx8iL3P4

antonvputra's tweet image. MongoDB vs. PostgreSQL: Performance & Functionality
#postgres #mongodb #postgresql #mongo

youtu.be/ZZ2tx8iL3P4

MySQL vs PostgreSQL (Round 2) Performance Benchmark (Latency - Throughput - Saturation) #postgresql #mysql #postgres youtu.be/17BqoNEQKTM

antonvputra's tweet image. MySQL vs PostgreSQL (Round 2) Performance Benchmark (Latency - Throughput - Saturation)
#postgresql #mysql #postgres

youtu.be/17BqoNEQKTM

Open sourcing Red Courier — a lightweight, trigger-based system to keep Postgres and Redis in sync #database #sql #postgres 🧵

jackchong_jc's tweet image. Open sourcing Red Courier — a lightweight, trigger-based system to keep Postgres and Redis in sync

#database #sql #postgres

🧵

Good morning! Today @pg_ibz kicks off! Can't wait to meet you all and enjoy #Postgres talks and the best vibes in the beautiful island of #Ibiza #PGIBZ2024

ahachete's tweet image. Good morning! Today @pg_ibz kicks off!

Can't wait to meet you all and enjoy #Postgres talks and the best vibes in the beautiful island of #Ibiza

#PGIBZ2024

🎉 Double-big news! 🎉 [1] I just joined @EDBPostgres as a PMM! I'm stoked to get deeper with databases and #AI. #Postgres, I think we're going to be friends. [2] To celebrate me (jk) EDB rolled out a new brand—and launched the EDB Postgres AI platform! The future is briiiiiight.

jackristie's tweet image. 🎉 Double-big news! 🎉
[1] I just joined @EDBPostgres as a PMM! I'm stoked to get deeper with databases and #AI. #Postgres, I think we're going to be friends.
[2] To celebrate me (jk) EDB rolled out a new brand—and launched the EDB Postgres AI platform! The future is briiiiiight.

Loading...

Something went wrong.


Something went wrong.


United States Trends