Re: Disable copy function

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: prasanna rk <prasanna2mail(at)gmail(dot)com>
Cc: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Disable copy function
Date: 2018-11-30 05:04:41
Message-ID: CAKFQuwZZ0zAMpp2KjBr5bUS7RvBqouD2Kqne6YtbgZn=nzL1xA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thursday, November 29, 2018, prasanna rk <prasanna2mail(at)gmail(dot)com> wrote:

> Hi Team
>
> How do I disable copy option from database, i understand usually this
> option will be available only for super user, however we need to disable
> fully from DB.. please advice
>

Modify the source code and recompile your own custom version. Don’t forget
to remove the select statement as well...

David J.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Gierth 2018-11-30 09:18:01 Re: Disable copy function
Previous Message prasanna rk 2018-11-30 03:46:37 Disable copy function