#Vercel Postgres wont update live

19 messages · Page 1 of 1 (latest)

timber cliff
#

If i update or add something to my table in my database my website wont update? how do i fix? i know the connection is working. I can only make it fix when i rm -rf .next

What do?

split vectorBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

autumn jetty
timber cliff
#

is there a way to make it update instantly

#

like

timber cliff
#

i want it so if i update the user rating and refresh my page, itll show the updated user rating

#

i want to fetch the data on everytime i open the site

#

i probably have to setup an endpoint in my api that fetches the data dont i

hollow ruin
#

This is probably a caching issue

#

What happens if you use noStore() on the page

timber cliff
#

testing rn

#

worked

#

thanks

split vectorBOT
#
✅ Success!

This question has been marked as answered! If you have any other questions, feel free to create another post

Jump to answer

[Click here](#1246108241524559993 message)

timber cliff
hollow ruin
#

Happy to help!

#

FYI in next 15+ itll be turned off by default