For some reason, I am facing this issue that in the existing database I have a user table where I have stored data manually, but when I am trying to access it through the query, I get this error.
ERROR: relation "user" does not exist
Can you kindly let me know what may cause this error? Just to mention here, I can access all the other tables present in the database.