Re: Disable Save results to file button

From: Srini Genji <srini(dot)genji(at)gmail(dot)com>
To: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Disable Save results to file button
Date: 2024-11-21 02:37:53
Message-ID: CAN0-mGunfW-X9-moKOtvQ-LrbXTYFEDxuqnfQH3NcJdxhtbbdA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks Scott,
This is coming mainly from security to avoid users downloading huge
datasets containing sensitive data in to their machine
Regards
Srini Genji

On Thu, 21 Nov 2024, 11:17 am Scott Ribe, <scott_ribe(at)elevated-dev(dot)com>
wrote:

> > On Nov 20, 2024, at 5:06 PM, Srini Genji <srini(dot)genji(at)gmail(dot)com> wrote:
> >
> > Hi
> > I am using PGAdmin 4.8.13 and want to make sure that users are not
> allowed to download or export the query results. How can I disable buttons
> that allow users to export or save to file.
> > For example: disable Save to file button
> > Thanks in advance
>
> LOL, explain to your boss what a stupid idea this is. You have a user who
> has credentials to query the database, yet you want to stop that user from
> using the data, in one specific application. Like the user can't connect
> with psql, or DBeaver, or any other of a hundred applications...

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David G. Johnston 2024-11-21 02:50:43 Re: Disable Save results to file button
Previous Message Scott Ribe 2024-11-21 00:17:43 Re: Disable Save results to file button