Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
pg-setup
Prev UpIII. Postgres Pro Server ApplicationsHome Next

pg-setup

pg-setup — set up a newPostgres Pro database cluster

Synopsis

pg-setupinitdb

Description

pg-setup is a shell script provided in thePostgres Pro distribution to automate database cluster setup on Linux systems. This script is provided as part of the server package.pg-setup must be run as root, but performs database administration operations as userpostgres. You can only run this script with theinitdb option, without passing any additional arguments.

Options

pg-setup accepts the following command-line options:

initdb

Initialize the database cluster on behalf of thepostgres user.

pg-setup creates the database cluster with checksums enabled,auth-local parameter set topeer, andauth-host parameter set tomd5. Localization settings are inherited from theLANG environment variable for the current session. All theLC_* environment variables are ignored.

Important

You cannot provide anyinitdb options to customize the installation. If this is not what you expect, do not usepg-setup for cluster initialization and runinitdb directly instead.

Notes

For details on binary installation specifics on Linux, seeSection 16.1.


Prev Home Next
pg_rewind Up pg_test_fsync
pdfepub
Go to Postgres Pro Standard 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp