#How do i delete tables and values or edit them in postgres?

22 messages · Page 1 of 1 (latest)

strong jetty
#

Example, i need to delete this table.

fleet lindenBOT
#

Project ID: 686d076f-c1b9-44c4-92ee-8d78120d5ff0

strong jetty
#

686d076f-c1b9-44c4-92ee-8d78120d5ff0

wise kiln
#

Well gotta use the psql tool

strong jetty
#

can you send a link to that

strong jetty
wise kiln
#

No

wise kiln
strong jetty
#

thanks

wise kiln
#

Yup

strong jetty
# wise kiln Yup

any reason why i cant delete or save these on the website? the rows also dont show up on pgAdmin, even after refreshing

wise kiln
#

The data tab is undercooked, my best explanation

#

The general advice here is to take the DB public URL and use some sort of a client to manage your data

#

Sry couldn't give you a broader response earlier, was busy shopping 😄

#

psql is what I use most of the time. It has a bit of a learning curve but it's pretty good

#

Speaking of the databases themselves, in my experience postgres is a good enough solution for 99.9 percent of the projects

#

And for that 0.01% you definitely aren't looking at mongo 🤣

strong jetty
#

thanks man

sacred osprey
#

!s