Русские видео

Сейчас в тренде

Иностранные видео




Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



PostgreSQL 13 Zip installation on Windows 11 | createdb, dropdb, createuser, dropuser, pg_dumpall

In this video we are going to see how to install PostgreSQL 13 on Windows 11 from zip archive file. Following topics are covered. 1. initialize database using initdb 2. start the db and connect with pgAdmin 4. 3. create database with createdb command. 3. connect with psql and psql commands. 5. drop database with dropdb command. 6. create database user using createuser command. 7. drop database user using dropuser command. 8. vacuumdb command. 9. take database backup using pg_dump command. 10. take database backup using pg_dumpall command. 11. pg_config command. 12. pg_controldata command. 13. pg_isready command to check postgresql connectivity. 14. stop the db. 15. about log file. PostgreSQL 13 contains many new features and enhancements, including: Space savings and performance gains from de-duplication of B-tree index entries Improved performance for queries that use aggregates or partitioned tables Better query planning when using extended statistics Parallelized vacuuming of indexes Incremental sorting #postgresql13 #postgresql #postgresdatabase #postgresdb #postgres #pgsql #database #windows11

Comments