Postgres scales … when you do this!

  Рет қаралды 5,666

Supabase

Supabase

Күн бұрын

Пікірлер: 35
@wembleyleach
@wembleyleach 6 ай бұрын
Yes! Please do a video on partitioning a table with no down time. This recent Postgres series of content has been a goldmine of knowledge that’s either hidden in the docs, or locked in somebody’s head somewhere because they got the experience but never shared it.
@Innesb
@Innesb 6 ай бұрын
It’s worth bearing in mind that it’s not feasible for Supabase to document or teach us about all of these features. They are not Supabase features; they are PostgreSQL features, and PostgreSQL has been around for decades. It’s all documented on the PostgreSQL site, with thousands of tutorials all over the Internet.
@JonMeyers
@JonMeyers 6 ай бұрын
Excellent! Will add it to the list! 👍
@FTheohu
@FTheohu 6 ай бұрын
I hope this series never ends.
@JonMeyers
@JonMeyers 6 ай бұрын
Thanks! Glad you’re enjoying the series! 🙌
@MrZiyak99
@MrZiyak99 6 ай бұрын
you're an underated content creator have learnt a ton about relational dbs from your vids!
@JonMeyers
@JonMeyers 6 ай бұрын
Glad to hear that! What would you like to see next?
@timondalton8731
@timondalton8731 3 ай бұрын
This series is genuinely the only thing a backend beginner ever needs to work with databases. If this was marketed like a paid course I would pay hundreds of dollars for this whole thing. Can't believe it's free and doesn't even have that many views.
@mrrolandlawrence
@mrrolandlawrence 6 ай бұрын
table partitioning in postgres is a superpower! handy for datawarehouses too.
@JonMeyers
@JonMeyers 6 ай бұрын
Totally! Surprisingly easy to implement for how much this can help the performance of your database!
@luisandrade1291
@luisandrade1291 6 ай бұрын
Please make a video showing how to use pg_partman, every SaaS app would use partitioning if it’s automated.
@JonMeyers
@JonMeyers 6 ай бұрын
Will add it to the list! 👍
@tristdrum
@tristdrum 6 ай бұрын
Absolutely brilliant video! So helpful! Definitely going to do this in my Supabase project and am so keen to check out Partman (video on that please!) And would love to see how to do it without downtime too!
@JonMeyers
@JonMeyers 6 ай бұрын
Awesome! Will add both of those to the list 👍
@DetectiveMichealScarn
@DetectiveMichealScarn 5 ай бұрын
Didn't know this was a thing, awesome video!
@lukeocyte444
@lukeocyte444 6 ай бұрын
Very helpful! Thank you
@JonMeyers
@JonMeyers 6 ай бұрын
Glad to hear it! 🙌
@karzia01
@karzia01 10 күн бұрын
wow.. it's good solution for me. thankx
@eliuddyn
@eliuddyn 6 ай бұрын
Amazing 🔥 I like Supabase 🔥🔥
@JonMeyers
@JonMeyers 6 ай бұрын
Same! Glad you enjoyed the video! 🙌
@thibault7190
@thibault7190 6 ай бұрын
When would you recommend to use either index or partition? Another great video by the way 😉
@JonMeyers
@JonMeyers 6 ай бұрын
Thanks! Glad you enjoyed it! I would say reach for an index pretty early, and then look at partitioning when your indexes slow down, assuming you have easily partitionable data 👍
@fabien8876
@fabien8876 6 ай бұрын
How do you update in live your partitions when you have new data (in your people table for example here)?
@JonMeyers
@JonMeyers 6 ай бұрын
You can either create a catch-all partition as “default” or use an extension like pg_partman
@markh-thai
@markh-thai 6 ай бұрын
Yes… please do a video on partitions and spend a little time explaining how we would use the api call in the likes of Flutterflow.
@JonMeyers
@JonMeyers 6 ай бұрын
Will add it to the list 👍
@rahul_ji21
@rahul_ji21 6 ай бұрын
and what about the referenced tables? do they also get automatically partitioned or not
@JonMeyers
@JonMeyers 6 ай бұрын
They do not get automatically partitioned. Usually the referenced table does not grow at the same rate, but you could also partition that table if it gets too big 👍
@rahul_ji21
@rahul_ji21 6 ай бұрын
@@JonMeyers then why dont u guys add this feature where it can partition the referenced table or automatice partition ? and yes i saw pgpartman but theres no tutorial or anything on how to use it properly like you do (yes i am a noob programer )
@takeshikriang
@takeshikriang 6 ай бұрын
The MANGOS LOL
@JonMeyers
@JonMeyers 6 ай бұрын
The best companies!
@leetkhan
@leetkhan 6 ай бұрын
Postgres 1 Supabase 0
@JonMeyers
@JonMeyers 6 ай бұрын
Not sure what that means, but every point for Postgres is also a point for Supabase 🤝
Are Multi-Column Indexes a good idea?
11:22
Supabase
Рет қаралды 6 М.
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
Partitioning your Postgres tables for 20x better performance | POSETTE 2024
26:05
They Enabled Postgres Partitioning and their Backend fell apart
31:52
Hussein Nasser
Рет қаралды 44 М.
Make your queries 43,240x faster
13:16
Supabase
Рет қаралды 28 М.
@7 Insert data to Supabase Postgres Db Flutter UI
13:21
Ruby Learner
Рет қаралды 959
The FASTEST possible way to query data
7:24
Supabase
Рет қаралды 7 М.
Faster queries with index on JSONB columns in Postgres
4:58
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 224 М.