I am accessing a database remotely and I can use the select instruction but nothing happens when I use insert or update.I can use those instructions directly on the computer runningpostgresql.
I have tired to give public permissions to the table but that didn’t work.