S
Supabase2mo ago
Damir

Should we update to a new Postgres database version that contains security patches?

New postgres database version is available with some security patches. Is it safe to upgrade it straight away to a new minor version or is it better to wait?
No description
14 Replies
garyaustin
garyaustin2mo ago
The supabase Postgres version updates for lots of things not just the Postgres changes. It includes fixes for Supabase specific stuff, new features and all the extensions and their versions might get upgraded. There is a very small risk of down time anytime you upgrade so unless you need a feature or know this upgrade is for security I would not chase every single minor upgrade Supabase does.
Damir
DamirOP2mo ago
Thanks Gary! This version is related to security and that’s why I wanted to ask for an opinion…
Damir
DamirOP2mo ago
No description
No description
Damir
DamirOP2mo ago
I would rather not update if I don't have to... but I don't want to sacrifice the security of my app
garyaustin
garyaustin2mo ago
First I have seen of that security warning. May be a new feature. Unless that has a link to what the patches are for, I would probably just upgrade at a safe time and NOT on a weekend. Most security issues in Postgres are pretty esoteric, but without seeing them (and even then may be hard to judge impact) can't comment. Otherwise one has to dig thru supabase/postgres PR's to try and sort what changed.
$Zairou
$Zairou2mo ago
I have the same problem
$Zairou
$Zairou2mo ago
No description
$Zairou
$Zairou2mo ago
How do i update to the newer version?
No description
garyaustin
garyaustin2mo ago
You are on latest.
$Zairou
$Zairou2mo ago
oh then I'm not tweaking. The error is just cache problem then?
garyaustin
garyaustin2mo ago
No idea. Never seen this security alert from users until this post.
$Zairou
$Zairou2mo ago
interesting. Thanks
garyaustin
garyaustin2mo ago
I'm asking SB about this as I now see the same message for .075.
Revadike
Revadike2mo ago
Did you upgrade successfully?

Did you find this page helpful?