Vik Fearing
@vik.thegresqlpost.org
Member of the ISO/IEC working group for SQL. Performance is an implementation detail. Major Contributor to PostgreSQL. he/him by default but will happily answer to anything. 🏳️🌈 https://thegresqlpost.org/
The best thing about the USA becoming irrelevant on the world stage is that we don't have to put up with their stupid ass measurements anymore.
I was today years old when I suddenly realized (while thinking about something else) that "enchilada" just means "in chili sauce". #etymology
News: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released! https://www.postgresql.org/about/news/postgresql-186-1711-1615-1519-1424-and-19-beta-3-released-3365/ #postgresql
Venn diagrams for teaching relational joins are plain wrong. I explain why in this new article. thegresqlpost.org/articles/joi...
Joins, Naturally
What relational joins are and why Venn diagrams cannot represent them.
thegresqlpost.org
If moths and other night critters want to get to my light so badly, why don't they just come out during the day?
What the heck? What kind of #SQL challenge site doesn't have an option for #PostgreSQL? Not even going to link it.
Most of the arguments against SELECT * are based on insufficient normalization. #SQL
I wonder how well I would do in an #SQL interview. Ask me some questions.
Fun Fact: Roxanne does not have to put on the red light. 🚨
What are the best online resources for newly self-discovered trans women? Regarding basically everything (I am out of date on where to go for good info)
People (including myself) are out here talking about optimizing your #SQL queries. Isn't that the DBMS's job? Why do I have to hand-optimize this stuff? "Use GROUP BY instead of DISTINCT!" "Use DISTINCT instead of GROUP BY when possible!" Both wrong. 1/2
"The Algorithm" is keeping my feed full of food porn, sex porn, and Trump. I am only upset about one of those. I wish I had more #PostgreSQL content, though.
I convinced someone to grow tomatoes today. Behold my good works.
Hey hotel, I never want to watch your silly TV channel. kthxbye
A recap of our @PostgresEDI July meetup: Pat Wright on speaking and community involvement for the introvert, and Martins Otun on traceable, SQL-first retrieval for compliance-critical AI systems vyruss.org/blog/postgre... #PostgreSQL #Postgres #Edinburgh #OpenSource #TechMeetups #Database
PostgresEDI July 2026 Meetup — Public Speaking, AI Compliance
A recap of our July meetup: Pat Wright on speaking and community involvement for the introvert, and Martins Otun on traceable, SQL-first retrieval for compliance-critical AI systems.
vyruss.org
Why do combat sports end in a draw? Just fight overtime rounds until there is a winner.
I have yet to see an actual relational database in production. Have you?
#PostgreSQL sometimes chooses to optimize your query using AI. It's been that way since 1997.
Title of my next talk: "SELECT DISTINCT *" is a power move. #SQL #PostgreSQL