roles and privileges in postgres

Sdílet
Vložit
  • čas přidán 4. 01. 2019
  • Demo of roles and privileges in postgres

Komentáře • 22

  • @patriciailin1369
    @patriciailin1369 Před 2 lety

    Really enjoyed this, thank you. Most clear explanation! Loved the example with the two users side by side!

  • @chiblackjesus
    @chiblackjesus Před 2 lety

    Finally what I was looking for, thank you

  • @cjbarroso
    @cjbarroso Před rokem

    thank you!

  • @CosmeJunior
    @CosmeJunior Před 4 lety

    Thank you very much, big fan of yours

  • @anandakumarsanthinathan4740

    Good explanation of roles, privileges, grant and revoke.

  • @anandmishra3717
    @anandmishra3717 Před 4 lety +1

    Thanks a lot Chennnakeshava!

  • @tejaseervi1151
    @tejaseervi1151 Před 3 lety

    simple, short and crisp explanation

  • @deepkarankumar5744
    @deepkarankumar5744 Před 5 lety +1

    Nice Work sir.

  • @zakeerp
    @zakeerp Před 5 lety

    Good work 👍👍

  • @adityasethi9794
    @adityasethi9794 Před 2 lety +1

    One of the most clear videos I've seen. Had to leave a comment. How did you create two users in the first place?

  • @aviroxi
    @aviroxi Před 2 lety

    thank you so much sir

  • @desertshadow72
    @desertshadow72 Před 5 lety

    Well done

  • @Gouhary
    @Gouhary Před 4 lety

    Excellent

  • @indrajeetgour
    @indrajeetgour Před 4 lety

    what if I gave permission to user1 for insert from superuser but table owner was user2, but it did not workout do you know why it is?

  • @chandrajuthuga5504
    @chandrajuthuga5504 Před 4 lety

    Good simple explanation, at the end of every video you say that if you have any questions then please write to you...I wrote 3 and a half months back but you never responded.

  • @newsnetworkz
    @newsnetworkz Před 4 lety

    Ramesh, What do you mean by "Cluster" the key word that you use to refer to in videos, I am bit confused as I come from Oracle back ground. thank you.

    • @matrix9057
      @matrix9057 Před 4 lety

      "Before you can do anything, you must initialize a database storage area on disk. We call this a database cluster. (The SQL standard uses the term catalog cluster.) A database cluster is a collection of databases that is managed by a single instance of a running database server."
      www.postgresql.org/docs/11/creating-cluster.html

  • @bharathkishoreranga7558

    Can we assine alter option to a user

  • @AshutoshSaini007
    @AshutoshSaini007 Před 4 lety

    Server FATAL: role "postgres" is not permitted to log in.
    Kindly help me to resolve this problem

  • @shiprasrivastava3455
    @shiprasrivastava3455 Před 3 lety

    sir could u plz explain this on pgAdmin4 and not on psql

  • @anandmishra3717
    @anandmishra3717 Před 4 lety +1

    Thanks a lot Chennnakeshava!

  • @gajananshreepad7889
    @gajananshreepad7889 Před 4 lety

    Thanks a lot sir