Forwarded from Oleg Kovalov πΊπ¦
Avestura's Blog
Explaining The Postgres Meme
Have you seen this legendary SQL iceberg meme? Let's talk about it while wearing our PostgreSQL hat!
π₯16π2
Forwarded from postgresources (Oleg Kovalov πΊπ¦)
Tembo
Optimizing Postgres's Autovacuum for High-Churn Tables | Tembo
Learn how to optimize Postgres autovacuum settings for high-churn tables to prevent table bloat, improve query performance, and increase transaction throughput. This hands-on guide explores how to tune scale factors, cost limits, and timing parameters withβ¦
A few words about Snowflake's built-in data lineage
https://dwh.dev/blog/the-gaps-in-snowflake-internal-lineage
and give me some likes here plz
https://www.linkedin.com/feed/update/urn:li:activity:7105458338565357569/
https://dwh.dev/blog/the-gaps-in-snowflake-internal-lineage
and give me some likes here plz
https://www.linkedin.com/feed/update/urn:li:activity:7105458338565357569/
π±1
ParadeDB
ParadeDB: The Postgres Native Elasticsearch Alternative
π₯13π3π±1
π23π7β€2π₯2π’1
Forwarded from πΊπ¦ Oleg Kovalov
ParadeDB
ParadeDB: Zero ETL search and analytics for Postgres
π3π3π₯΄3
JOINs are not an Euler diagrams (if you didnβt knowβ¦)
https://x.com/milan_milanovic/status/1710639221893943323
https://x.com/milan_milanovic/status/1710639221893943323
π17π€2π1
It's been a long time since last SQL-WTF SQL-TIL...
This construct doesn't work in Postgresql, Mysql, DuckDB, or Snowflake.
But it does work... in sqlite π
SELECT * FROM (((t as t1) as t2) as t3);
This construct doesn't work in Postgresql, Mysql, DuckDB, or Snowflake.
But it does work... in sqlite π
π±6