PostgreSQL 12.1 installation and configuration from Zip Archive and create connection in pgAdmin 4

Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=yJjopD_ywN0



Duration: 11:26
882 views
6


In this video we are going to see how to install and configure postgresql 12.1 database on windows 10.
This release has lots of bug fixes and enhancements.

https://www.enterprisedb.com/download-postgresql-binaries

Major enhancements in PostgreSQL 12 include:

General performance improvements, including:

Optimizations to space utilization and read/write performance for B-tree indexes

Partitioning performance enhancements, including improved query performance on tables with thousands of partitions, improved insertion performance with INSERT and COPY, and the ability to execute ALTER TABLE ATTACH PARTITION without blocking queries

Automatic (but overridable) inlining of common table expressions (CTEs)

Reduction of WAL overhead for creation of GiST, GIN, and SP-GiST indexes

Support for covering GiST indexes, via the INCLUDE clause

Multi-column most-common-value (MCV) statistics can be defined via CREATE STATISTICS, to support better plans for queries that test several non-uniformly-distributed columns

Enhancements to administrative functionality, including:

REINDEX CONCURRENTLY can rebuild an index without blocking writes to its table

pg_checksums can enable/disable page checksums (used for detecting data corruption) in an offline cluster

Progress reporting statistics for CREATE INDEX, REINDEX, CLUSTER, VACUUM FULL, and pg_checksums

Support for the SQL/JSON path language

Stored generated columns

Nondeterministic ICU collations, enabling case-insensitive and accent-insensitive grouping and ordering

New authentication features, including:

Encryption of TCP/IP connections when using GSSAPI authentication

Discovery of LDAP servers using DNS SRV records

Multi-factor authentication, using the clientcert=verify-full option combined with an additional authentication method in pg_hba.conf




Other Videos By java frm


2020-03-24WPS Office 2019 Installation on Linux Mint 18 | Free Office suite for Linux
2020-03-23SapMachine 14 JDK Installation on Windows 10 and how to set JAVA_HOME Environment Variable
2020-03-23AdoptOpenJDK 14 Installation on Windows 10 with JAVA_HOME Environment Variable | Eclipse OpenJ9 JVM
2020-03-23WildFly 19 Installation on Windows 10 and how to start-stop servers using console in domain mode
2020-03-23Bellsoft Liberica JDK 14 Installation on Windows 10 and how to JAVA_HOME Environment Variable
2020-03-23Zulu OpenJDK 14 Installation on Windows 10 and set JAVA_HOME Env Variable - Java SE 14 is Released
2020-03-17OpenJDK 14 Installation on Windows 10 with JAVA_HOME Environment Variable - Java SE 14 is Released
2020-03-17Oracle JDK 14 Zip Installation on Windows 10 with JAVA_HOME | Java SE 14 is Released
2020-03-15PostgreSQL 9.6.16 installation and configuration from zip file and create connection in pgAdmin 4
2020-03-15PostgreSQL 11.6 installation and configuration from Zip Archive and create connection in pgAdmin 4
2020-03-15PostgreSQL 12.1 installation and configuration from Zip Archive and create connection in pgAdmin 4
2020-03-08How to Run Python in Oracle Linux 8 | Python in Oracle Linux 8
2020-03-08How to Run Python in Red Hat Enterprise Linux 8 | Python in RHEL 8
2020-03-08How to Run Python in CentOS 8 | Python in CentOS 8
2020-03-08How to Run Python in OpenSuse Leap 15 | Python in OpenSuse Linux
2020-03-08How to Run Python in Suse Linux Enterprise Desktop 15 | Python in Suse Linux (SLED 15)
2020-03-07How to Run Python 2 and Python 3 scripts in Kali Linux 2020 | Python in Kali Linux
2020-03-07GlassFish Server 5 Installation on Suse Linux Enterprise Desktop 15 using Oracle JDK 8
2020-03-07Open Liberty 17 Application Server installation on Suse Linux Enterprise Desktop 15
2020-03-07Open Liberty 18 Application Server installation on Suse Linux Enterprise Desktop 15
2020-03-07Open Liberty 19 Application Server installation on Suse Linux Enterprise Desktop 15



Tags:
how to install postgresql 12.1 on windows 10 from zip archive
install and configure postgresql 12.1 on windows 10
install postgresql 12.1 in windows
postgresql 12 installation on windows
start postgresql server
shutdown postgresql server
pgadmin 4
initialize posgresql database
create connection in pgadmin 4
postgresql zip installation
postgresql 12 videos
postgresql 12 administration
postgresql 12 tutorial
initdb on postgresql
initialize postgres database