Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

安装介绍


下载 PostgreSQL

要在您的计算机上本地安装 PostgreSQL,请访问 EDB 的安装程序,并下载与您的操作系统兼容的最新版本。

我将选择最新的 Windows 版本


开始安装

下载完成后,双击下载的文件并开始安装


指定目录

您可以指定 PostgreSQL 的位置,我将使用默认选择


选择组件

要使用 PostgreSQL,您需要安装 PostgreSQL 服务器。在本教程中,我们还将使用 pgAdmin 4 组件和命令行工具


存储目录

您还可以选择数据库数据的存储位置,我将使用默认选择


选择密码

您必须选择一个密码才能访问数据库。由于这是一个本地数据库,没有传入连接,我将选择密码 12345678


选择端口

您可以设置服务器应监听的端口,我将使用默认选择


选择语言环境

选择数据库服务器的地理位置


最终检查

如果一切正常,请点击“下一步”继续。


开始安装

点击“下一步”开始安装


正在安装

这可能需要一段时间,请稍候。


完成!

现在您已在计算机上安装了 PostgreSQL,在下一章中,您将开始使用它!


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.