PGAdmin4 with Postgresql in Docker Installed.
Автор: Code Infinity
Загружено: 2020-09-01
Просмотров: 80
Описание:
silent_programming: A way to learn programming.
If anybody has any type of question he/she can comment below or can contact on our facebook page.
Thank you for coming here and watching my videos.
Tell us about how can we improve our work (FB Page): misilentprogrammer
before creating container enusre to expose 5432. port.
Help Guide..
go to /etc/postgresql/11/main
here 11 can be your version of postgres
cd $HOME
cd ..
cd /etc/postgresql/11/main/
add this to pb_hba.conf
host all all 172.17.0.1/24 trust
save esc + :x
now restart server
/etc/init.d/postgresql restart
to install vim
apt-get install vim
now we need to add conect permission to role
lets first try then we check conect permission
ALTER ROLE rolename WITH LOGIN;
cd cd /etc/postgresql/11/main/
vim postgresql.conf
add below line in last
listen_addresses = '*'
For more videos Subscribe to my channel and hit that bell icon so that you can reach our video first.
You can comment below about what I can upload next.
Again thank you for watching.
Like_Subscribe_Share-to-support
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: