BUG #17080: Postgre is used on the DBeaver

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: payal(dot)tehlani(at)leadschool(dot)in
Subject: BUG #17080: Postgre is used on the DBeaver
Date: 2021-07-02 06:46:40
Message-ID: 17080-8d60115b177130fb@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17080
Logged by: Payal Tehlani
Email address: payal(dot)tehlani(at)leadschool(dot)in
PostgreSQL version: 13.3
Operating system: Windows
Description:

The access to Postgre database is Readonly for a user but it allows to
add/edit/delete the schema or collection there is a security check issue on
the access part. User with ready only access should only view the schema and
the tables. This could be a major issue to organization if a user is new and
by mistakenly edits the data in the table or schema

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2021-07-02 07:10:53 BUG #17081: Segmentation fault on _PG_init() in a session_preload_library
Previous Message Tom Lane 2021-07-01 18:43:41 Re: BUG #17079: btree_gin and type coersion combination doesn't work