Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть How to Install PostgreSQL DB Server on Your Android Phone using Termux | by OsChannel

  • OsChannel
  • 2021-12-20
  • 10689
How to Install PostgreSQL DB Server on Your Android Phone using Termux | by OsChannel
oschannelinstall postgresql on android phonehow to install postgresql on Androidsetup postgresql on androidpostgrespsqlpsql access on androidPostgreSQL TermuxDatabase on android phonerun postgresql server on androiddb server on androidtermuxlearn postgres on androidlearn postgresandroid postgresql serverInstall postgres without rootingpostgresql 14postgres serverpostgresql in mobilepostgresql dbalearn postgres on mobilepostgres on android
  • ok logo

Скачать How to Install PostgreSQL DB Server on Your Android Phone using Termux | by OsChannel бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно How to Install PostgreSQL DB Server on Your Android Phone using Termux | by OsChannel или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку How to Install PostgreSQL DB Server on Your Android Phone using Termux | by OsChannel бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео How to Install PostgreSQL DB Server on Your Android Phone using Termux | by OsChannel

#postgresql #android #phone
In this video, we will be installing a PostgreSQL Database Server on our Android device.

In order to install the PostgreSQL server on your Android Phone, you need to first install this Termux application. Termux is basically a terminal emulator app that lets you create a Linux like environment on your Android Phones.

Links to Download the Termux app:
Google PlayStore: https://play.google.com/store/apps/de...
Fdroid PlayStore(Recommended): https://f-droid.org/en/packages/com.t...
Github ( latest builds ): https://github.com/termux/termux-app/...

Once the Termux app is Installed from Playstore, open it and type the below commands in the terminal:
-----
Installing PostgreSQL:
apt install postgresql

Create a directory for DB, and setting files:
mkdir ./postgres

Initialize the PostgreSQL Database Cluster:
initdb ./postgres

Now start the Postgres server:
pg_ctl -D ./postgres start

To login to the Postgres DB and get shell access ( Postgres listens on localhost:5432 ) :
psql -d postgres

To quit from Postgres:
\q

To stop the PostgreSQL database service:
pg_ctl -D ./postgres stop
-----

Commands CHEATSHEET:
https://gist.github.com/oschannel/1b4...

If you receive the "termux repo under maintenance" error while installing PostgreSQL refer my this video on how to fix it:    • Solved: Termux Repository Under Maintenanc...  

Other Termux Issues? Read this: https://github.com/termux/termux-app#...
---
Timeline:
00:00 Intro & Advantages
00:45 Termux Intro & Installation
01:38 Install & Start PostgreSQL Server
03:45 Login & Explore Postgres Shell
04:42 Stop PostgreSQL, CheatSheet & Outro

---
About OsChannel:
OsChannel.com is a tech channel that makes tutorial videos/vlogs about all kinds of tech and mech.

More termux / Android related videos:
   • Termux  

Watch more videos on Mac tricks, tips, shortcuts, and fixes:
   • Mac Tricks, Tips, Shortcuts and Fixes  

Watch full Python Tutorials by OsChannel.com:
   • Python Tutorials  

Watch all Python #Shorts by OsChannel.com:
   • Python #Shorts by OsChannel  

Watch all #Short Videos by Oschannel:
   • #Short Videos  


CHANNEL LINK:
   / oschanneldotcom  

LINK TO MY WEBSITE:
https://oschannel.com [ Currently redirected to Youtube ]

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]