Sponsor of the Day:
Jerkmate
https://www.scarydba.com/2025/05/21/stack-overflow-ai/
Stack Overflow & AI - Grant Fritchey
I won’t try to pretend otherwise, I’ve had some mixed feelings about Stack Overflow for a long time. I think the concept of the place, ask a question, get an...
stack overflowai grantfritchey
https://www.scarydba.com/2025/02/13/free-postgresql-performance-monitoring-with-pgnow/
Free PostgreSQL Performance Monitoring with pgNow - Grant Fritchey
Feb 13, 2025 - An introduction to the free tool pgNow. pgNow will show you a moment in time for a PostgreSQL cluster for query performance and more.
postgresql performancegrant fritcheyfreemonitoringpgnow
https://www.scarydba.com/2025/06/10/t-sql-tuesday-187-its-extended-events-its-always-extended-events-histogram/
T-SQL Tuesday #187: It's Extended Events. It's Always Extended Events - Grant Fritchey
Jun 10, 2025 - Joe Fleming wants to know how I solve weird problems. I’m not sure I’m actually qualified to answer this question since I, myself, am a weird problem, but I’ll...
sql tuesdayevents alwaysgrant fritchey187extended
https://www.red-gate.com/hub/books/introduction-to-postgresql-for-the-data-professional/
Introduction to PostgreSQL for the data professional By Ryan Booz & Grant Fritchey - Redgate...
While the documentation around PostgreSQL is detailed and technically rich, finding a simple, clear path to learning what it is, what it does, and how to use...
data professionalgrant fritcheyintroductionpostgresqlryan
https://www.red-gate.com/simple-talk/author/grant-fritchey/page/2/
Grant Fritchey, Author at Simple Talk | Page 2 of 6
Posts on Simple Talk from Grant Fritchey.
grant fritcheysimple talkauthor26
https://www.red-gate.com/simple-talk/author/grant-fritchey/
Grant Fritchey, Author at Simple Talk
Posts on Simple Talk from Grant Fritchey.
grant fritcheysimple talkauthor
https://www.scarydba.com/resources2/code-from-dissecting-sql-server-execution-plans/
Book - "Execution Plans" code - Grant Fritchey
Feb 2, 2011 - This code is not in the same order as the book. A number of edits were done to the document after it was produced. USE [AdventureWorks]; GO –Listing 1 –Select...
code grantbookexecutionplansfritchey