Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
1.1. Installation
Prev UpChapter 1. Getting StartedHome Next

1.1. Installation#

Before you can usePostgreSQL you need to install it, of course. It is possible thatPostgreSQL is already installed at your site, either because it was included in your operating system distribution or because the system administrator already installed it. If that is the case, you should obtain information from the operating system documentation or your system administrator about how to accessPostgreSQL.

If you are not sure whetherPostgreSQL is already available or whether you can use it for your experimentation then you can install it yourself. Doing so is not hard and it can be a good exercise.PostgreSQL can be installed by any unprivileged user; no superuser (root) access is required.

If you are installingPostgreSQL yourself, then refer toChapter 17 for instructions on installation, and return to this guide when the installation is complete. Be sure to follow closely the section about setting up the appropriate environment variables.

If your site administrator has not set things up in the default way, you might have some more work to do. For example, if the database server machine is a remote machine, you will need to set thePGHOST environment variable to the name of the database server machine. The environment variablePGPORT might also have to be set. The bottom line is this: if you try to start an application program and it complains that it cannot connect to the database, you should consult your site administrator or, if that is you, the documentation to make sure that your environment is properly set up. If you did not understand the preceding paragraph then read the next section.


Prev Up Next
Chapter 1. Getting Started Home 1.2. Architectural Fundamentals
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp