PostgreSQL roles, schema and security

Поделиться
HTML-код
  • Опубликовано: 2 авг 2021
  • In this video, I explain the concept of postgres roles, schema and manage security using them with demos.
  • НаукаНаука

Комментарии • 11

  • @nikolozdolaberidze4652
    @nikolozdolaberidze4652 2 года назад +3

    Good explanation! Helped a lot to figure out. Keep going on and posting more useful videos, good luck!

  • @rdeckard66
    @rdeckard66 2 года назад +2

    Thanks for this video! It helped me a lot and was explained with easy examples. As a PostgreSQL beginner, it's not always easy to understand the basics of the underlying security. (Even if I know some other relational database server.)

  • @youforfun100
    @youforfun100 2 года назад

    Very clear on the user and role concept. Great job.

  • @SachithSoorage
    @SachithSoorage 2 года назад

    Simply and clearly explained. Thanks.

  • @maxnoish
    @maxnoish 2 года назад

    Very usefull video. Thank you !

  • @VK-fr5mc
    @VK-fr5mc 2 года назад

    Superb, Thank You !! 🙏😊👍

  • @mauricioiturbe4620
    @mauricioiturbe4620 4 месяца назад

    Someone know if i could restring the exportation of a shapefile in qgis from pgadmin?

  • @have2eat
    @have2eat 2 года назад

    crystal clear -- thanks

  • @alessandromortola8727
    @alessandromortola8727 Год назад

    Very useful sir, thanks you

  • @phyothiritun2109
    @phyothiritun2109 11 месяцев назад

    if we grant the create schema , that user can truncate and drop access ? even we didn't grant for drop.

  • @Cult-Fan
    @Cult-Fan Год назад

    How about this error while testing same as you said psql: error: FATAL: Peer authentication failed for user "user1"