How can I hide all details from users regarding data and structure, limiting access to data through functions I create?
I don't want a user to be able to see the structure of a table with \d
{tablename} in psql.
TIA
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
