4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
1 results tagged grants x
  • thumbnail
    postgresql - List the database privileges using psql - Database Administrators Stack Exchange

    SELECT grantee, table_name , privilege_type
    FROM information_schema.role_table_grants
    WHERE grantee = 'readwrite'

    August 12, 2019 at 1:40:22 PM GMT+2 - permalink - archive.org - https://dba.stackexchange.com/questions/4286/list-the-database-privileges-using-psql
    grants postgresql
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation