PostgreSQL roles, schema and security

Поделиться
HTML-код
  • Опубликовано: 4 дек 2024

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

  • @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.)

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

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

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

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

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

    Simply and clearly explained. Thanks.

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

    Superb, Thank You !! 🙏😊👍

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

    Very usefull video. Thank you !

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

    Very useful sir, thanks you

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

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

  • @swapnilvmestry
    @swapnilvmestry 6 месяцев назад

    Nice.
    I have one query, I have created a new database (DB1) and new user(User1), Now i want to provide the DB OWNER access to DB1 for this new user (User1),
    Please guide on this.

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

    crystal clear -- thanks

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

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

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

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