Sale - The Human Side
Times are wildly unpredictable right now. Supporting your human side is critical to your ability to adapt.
50% off these titles (and all previous week's titles) with code Spring2026.
(AudioBook versions included) Links below
Back in 2022, Jason and I discussed the use of NOT VALID for Check and FK constraint types in Postgres. Jason asked why they're not available for NOT NULL around 43:30? Episode #160 @jasonswett.bsky.social
3.5 years later we got 'em!
www.codewithjason.com/podcast/1122...
bsky.app/profile/andy...
Here's Part 2 of the Aura Frames Christmas scaling story, focused on how we scaled Ruby on Rails from 1 to 8 databases to handle peak holiday load.
#rubyonrails #databases #scaling #postgresql
andyatkinson.com/how-aura-fra...
Missed this in PG 18! #postgres We can now add "not null" constraints gradually by using "not valid" initially, which was previously limited to being used for check and foreign key constraint types. Nice.
medium.com/@amaan2000mo...