Postgres tip for testing extensions: You can use the `LOAD` to load shared libraries in a single session instead of changing `shared_preload_libraries` and restarting Postgres.
LOAD 'auto_explain';
LOAD 'pg_stat_statements';
Postgres tip: Use underscores for big numbers in SQL 💰
SELECT 1_000_000_000;
INSERT INTO classic_cars (name, price) VALUES ('Ferrari 250 GTO', 70_000_000);
psql tip: \dn for showing all schemas.
Often you’ll pop into a database in the default or public schema. \dn can show you the other schema names. The schema is part of the psql search path, so to change schemas, you change the search path:
SET search_path TO new_schema;
Understanding File System Management In Unix-Like Operating Systems
This blog post gets into the intricacies of how these systems keep track of files, manage file descriptors, and implement features like pipes for inter-process communication.
existem 4 golden patterns de resiliência em sistemas distribuídos que eu considero SUPER importantes e (quase) obrigatórios :
1️⃣ Timeout
2️⃣ Retry
3️⃣ Idempotency
4️⃣ Outbox Pattern
os 3 primeiros são os mais importantes; não à toa, eu já palestrei sobre...
B-tree skip scanning in Postgres 18:
There’s a nice performance bump coming in Postgres 18 for some multi column B-tree indexes.
Traditional B-tree index scans work by reading an index from a single starting point, determined by the query's conditions on the index’s columns in…
Understanding Reader-Writer Locks: Enhancing Concurrency in Multithreaded Applications
A detailed guide to reader-writer locks, exploring how they improve concurrent access patterns and enhance performance in scenarios with multiple readers and occasional writers.
Data modeling with a lot of tags? Try arrays with Postgres:
- they can be faster to query
- smaller to store
- simpler to query
crunchydata.com/blog/tags-aand…
Let’s talk about Postgres scan types. Most of us have been in EXPLAIN and read some plans. Here’s some details about the different scan types and a diagram for thinking about how they work.
❖ Sequential scan: reads the entire table, row by row checking to see what matches the…
🔥 Postgres 18 update: indexable UUIDs
Postgres 18 is in beta and will be out in production databases near you this fall. There’s a new addition to the uuid data type for supporting UUIDv7.
UUIDs are randomly generated strings. They are inherently globally unique.
UUIDs are…
We have a new blog out today - a deep dive on Postgres logging. This post has a lot in it, including:
• Setting up logging levels
• How to log SQL
• Rotating logs
• Logging for performance monitoring
crunchydata.com/blog/postgres-…
161 Followers 7K FollowingSou como você me vê, posso ser leve como uma brisa, ou forte como uma ventania, depende de quando e como você me vê passar. Desenvolvedor de Software👨🏾💻♏✨🍀
146 Followers 601 FollowingStormatics provides PostgreSQL Professional Services for SMBs with a mission to help them scale Enterprise-grade PostgreSQL reliably for their critical data.
185 Followers 1K FollowingTutti gli animali sono uguali, ma alcuni sono più uguali degli altri. If you choose to be offended, you're your own oppressor. Ninguém nasce no corpo errado.
2K Followers 33 FollowingFansub/Scan dedicada a traduzir Lupin III, Getter Robo, e outras coisas mais antigas não disponíveis oficialmente em nossa língua.
7K Followers 264 FollowingAqui tem nerdices diversas, mas a principal é Finanças.
Análises de DFs e fios estão nos destaques.
Bom humor é fundamental.
Escrevo aqui e no @DesvenDados_
13K Followers 172 Followingdrives legendados de filmes que vc nunca ouviu falar!
apoie a página, pix e contato: [email protected]
catalógo: https://t.co/pd5qCLTGxo
63K Followers 258 FollowingHelps you build cost-effective AI software @LiquidAI_
- Maths Olympian
- Retired stand up comedian
- Father of 1.. sorry 2 kids
541 Followers 0 FollowingNosso trabalho é feito de fã para fãs de animes e não visamos lucrar com isso!!
Disponibilizamos TUDO de forma GRATUITA, organizada e sem propagandas.
10K Followers 379 Followingtrabalho com cybersegurança tenho 15+ anos em TI gosto de web hacking e ai hacking também faço textos sobre tecnologia sob demanda
17K Followers 127 FollowingExpert in tackling complex software challenges, with deep knowledge of TCP, MySQL and PostgreSQL kernels, and a passion for AI, history, math, and physics.
8.9M Followers 1K FollowingJon Stewart and The Best F**king News Team. Weeknights 11/10c on @ComedyCentral. Next day on @paramountplus. New episodes September 8th!
22K Followers 37 Followingpostarei drive de filmes que gosto, que quero ver ou que eu não encontre muito facilmente, visando facilitar o acesso e aumentar o alcance!
𖦹๋࣭ ⭑
5K Followers 2 FollowingSomos uma scanlator com intuito de traduzir mangás e light novels para o português. Conteúdo de fã para fã, sem fins lucrativos!
37K Followers 419 FollowingOfficial news and updates for Oracle Linux and Virtualization software. The most open, flexible and secure cloud development platforms.
7K Followers 583 FollowingEconomista e doutor em Teoria Política. Convenor for @populismPSA | Lecturer at @sciencespo | Columnist at @rfi_br
PT EN FR ES
27K Followers 556 Followingas seen on @fireship_dev
ML ENG . https://t.co/WGegciszSw . https://t.co/SYwySKj5eu . https://t.co/eEM67iSdLE . https://t.co/EBno1tJi8o
1.1M Followers 2K FollowingFlaneur: probability (philosophy), probability (mathematics), probability (real life),Phoenician wine, deadlifts & dead languages. Greco-Levantine.Canaan. #RWRI
146K Followers 141 FollowingWorking on a new terminal: Ghostty. 👻 Prev: founded @HashiCorp. Created Vagrant, Terraform, Vault, and others. Vision Jet Pilot. 👨✈️
5K Followers 275 FollowingCurrently flipping bits and rotating qubits. Advocate of open-source math software. You'll often catch me Lisping (or playing piano).