Re: Permission for not Django app to do Write and Read

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 21, 2019 at 8:26 PM Peter Wainaina <petwah17@xxxxxxxxx> wrote:
>
> I am managing some development and  I need to give Write and Read to only Django .Postgresql administratior can’t write on the same data.How can I configure that from postgresql side.

You should better explain what you are trying to achieve.
I suspect what you need is to create an user to use frm your django
application, then GRANT to such user the ALL permission on the
objects/tables you need.
Or assign such user as the owner of all the objects.

Luca






[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux