- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 176字
- 2021-07-02 22:42:10
Installing PostgreSQL on Windows
The installation of PostgreSQL on Windows is easier than Linux for beginners. One can download the PostgreSQL binaries from EnterpriseDB (https://www.enterprisedb.com/downloads/postgres-PostgreSQL-downloads#windows). The installer wizard will guide the user through the installation process. The installation wizard gives the user the ability to specify the binaries location, the database cluster location, port, the postgres user password, and the locale:

The installer will also launch the stack builder wizard, which is used to install the PostgreSQL drivers and many other utilities, as shown in the following figure:

Using the psql client is not very convenient in the latest version of Windows due to the lack of some capabilities such as copy, paste, and resizing in the Windows command prompt (CMD.exe). pgAdmin is often used in the Windows operating system. Another option is to use a command prompt alternative such as PowerShell or a Linux emulator such as Cygwin and MobaXterm.
PostgreSQL in Windows is installed as a service; in order to validate the installation, one can view the service tab in the task manager utility.
- WOW!Illustrator CS6完全自學(xué)寶典
- 2018西門子工業(yè)專家會議論文集(上)
- VMware Performance and Capacity Management(Second Edition)
- 分布式多媒體計算機(jī)系統(tǒng)
- 現(xiàn)代傳感技術(shù)
- 樂高機(jī)器人—槍械武器庫
- 大學(xué)C/C++語言程序設(shè)計基礎(chǔ)
- Machine Learning with Apache Spark Quick Start Guide
- Excel 2007技巧大全
- Visual Studio 2010 (C#) Windows數(shù)據(jù)庫項(xiàng)目開發(fā)
- Learning Apache Apex
- Mastering Ceph
- Mastering OpenStack(Second Edition)
- 貫通Hibernate開發(fā)
- 項(xiàng)目實(shí)踐精解:C#核心技術(shù)應(yīng)用開發(fā)