SDLC
CPU Core, Multi-Core, Thread, Core vs Threads, Hyper-Threading
What is Concurrency or Single Core? In Operating Systems, concurrency is defined as the ability of a...
To use Postgre in your machine, you need to install:
You could individually Download PostgreSQL for Windows and install these components but coupling the settings between the DB server, and a GUI tool could be a challenge. It's best to use a bundled installer which takes care of configuration complexities.
Following is a step by step process on How to Install PostgreSQL on Windows Machine:
Step 1) Go to https://www.postgresql.org/download and select Windows
Step 2) You are given two options
1. Interactive Installer by EnterpriseDB
2. Graphical Installer by BigSQL
BigSQL currently installs pgAdmin version 3 which is deprecated. It's best to choose EnterpriseDB which installs the latest version 4
Step 3)
Download will begin
Step 4)Once you Download PostgreSQL, open the downloaded exe and Click next on the install welcome screen.
Step 5)
Step 6)
Step 7)
Step 8)
Step 9)
Step 10)
Step 11) Click the next button
Step 12) Once install is complete you will see the Stack Builder prompt
Step 13) To launch PostgreSQL go to Start Menu and search pgAdmin 4
Step 14) You will see pgAdmin homepage
Step 15) Click on Servers > PostgreSQL 10 in the left tree
Step 16)
Step 17) You will see the Dashboard
That's it to PostgreSQL installation.
What is Concurrency or Single Core? In Operating Systems, concurrency is defined as the ability of a...
Tata Consultancy Services is an Indian multinational information technology company headquartered...
Before we go to introduction to Big Data, you first need to know What is Data? The quantities,...
A for loop is very valuable when we need to iterate over a list of elements or a range of numbers. Loop can...
A bar chart is a great way to display categorical variables in the x-axis. This type of graph...
CAD software refers to a type of software program used by engineers and designers to create 2D and 3D...