Kyle Bateman <[EMAIL PROTECTED]> writes: > Can anyone point me where to look in the system catalogs (or information > schema) to determine in advance whether a given user (or the current > user) will have select permission to a given table or view?
Try has_table_privilege() http://www.postgresql.org/docs/8.1/static/functions-info.html regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org