Search Results

2
votes

PostgreSQL 8.3 privileges not updated - wrong usage?

\z Shows you table, view, and sequence permissions, for the objects contained within the Database. It does not show permissions on the database itself. If you create a table or some other object w …