Part 13- PostgreSQL user and role Management

preview_player
Показать описание
( 24*7) on Call Support for PostgreSQL/Open Source databases.
***********************************************************************************************

***********************************************************************************************
PostgreSQL support starting from 100 USD/Hr ( 24*7)
***********************************************************************************************
Рекомендации по теме
Комментарии
Автор

Very, very insightful. Manuals and docs only talk about how to create schemas, databases, roles, etc. How to effectively use them is something that is usually never taught. Your tutorial does it for us. Thank you very much.

anandakumarsanthinathan
Автор

Great video this what I am looking from 1 year onwards good content in your explanation

andelakshmipathi
Автор

very useful and practical oriented, thanks for the video.

krishnachaitanya
Автор

Thanks a ton Sir for wonderful video. It's very helpful for me. Thanks once again.

ajaypandit
Автор

thanks, Sr this is a very helpful video, with good explanations and examples. good job

gregoryplaza
Автор

This is a good video and well explained. Appreciate the content.

cimplyllc
Автор

How can we create a user in postgres db with read-only access where he should only able to select the data in tables present in a DB but not create, alter, delete, update, drop the tables ( IN PUBLIC SCHEMA ). Can you please tell on how we can do it.

sushmash
Автор

Thank you for the video, its very helpful, could you also do the video about indepth database design😁

galaxiegalaxie
Автор

AWESOME series (bad ordering, but fixed here and on last one #27)

johnlug
Автор

Very good. I would suggest a better naming of roles to facilitate following the great lecture you gave us. app_readonly1 and app_readwrite1 may be called role_read and role_write_read or something like that...

ricardohincapie
Автор

How to assign multiple users to a group, which is having set of roles. I have created a table with user column and password column and imported from excel file to the table. And Created a group and assigned multiple roles. Now how can I assign all users from user table to this group. Could you please provide any suggestion?

ashoksk
Автор

How can we get privileges of roles only not the user

prathameshyadav
Автор

Thank you so much for sharing the wonderful content. Just a request from my side... Can we also get the docs please.

munnashiva
Автор

Hi! Thanks! I have a doubt. I created role with CRUD privileges and a new user and assigned role to the user. How can I revoke the modify table privileges? I don't want the user to run Alter or Drop commands. Only CRUD operations must be used. Any idea? :)

inclinedscorpio
Автор

how to make Create, Read, Update role but restrict to drop anything .


pls help sir

pankajholariya
Автор

hello sir, how can we automate this process for same roles with different users?

dhartipatel
Автор

How to setup linux environment? Sorry, not comp sci person, but need to know

amanjain
Автор

17:39 Why do you have to alter the default privileges?
even thou on the second last query, you already granted select on all tables access.

Edit:
It's actually on every created role. Why do you have alter the privileges when you previously already granted them the privileges?

raypanjaitan
Автор

Hi sir, 1 doubt.. my requirement is below
1. Create a read-only user "abc" in a Database
2. Create another user "efg" on same DB and "efg" should have privilege to change the password of user "abc"

Is this possible? Please advise a solution for this

karikalacholan
Автор

You need to edit the video so you don't have you navigating through different software, closing down windows etc - helps keep focus on your content and keeps attention from viewer. Good video though.

ernie_hudds