Installing package postgresql-8.0.1-plamo-i386... PACKAGE DEscriptION: Executing install script for postgresql-8.0.1-plamo-i386... Entry postgres is already in /etc/services. Initializing default data base by user postgres ... The files belonging to this database system will be owned by user "postgres". This user must also own the server process.
The database cluster will be initialized with locale C.
creating directory /opt/postgresql-8.0.1/data ... ok creating directory /opt/postgresql-8.0.1/data/global ... ok creating directory /opt/postgresql-8.0.1/data/pg_xlog ... ok creating directory /opt/postgresql-8.0.1/data/pg_xlog/archive_status ... ok creating directory /opt/postgresql-8.0.1/data/pg_clog ... ok creating directory /opt/postgresql-8.0.1/data/pg_subtrans ... ok creating directory /opt/postgresql-8.0.1/data/base ... ok creating directory /opt/postgresql-8.0.1/data/base/1 ... ok creating directory /opt/postgresql-8.0.1/data/pg_tblspc ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 1000 creating configuration files ... ok creating template1 database in /opt/postgresql-8.0.1/data/base/1 ... ok initializing pg_shadow ... ok enabling unlimited row size for system tables ... ok initializing pg_depend ... ok creating system views ... ok loading pg_description ... ok creating conversions ... ok setting privileges on built-in objects ... ok creating information schema ... ok vacuuming database template1 ... ok copying template1 to template0 ... ok
WARNING: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the -A option the next time you run initdb.
Success. You can now start the database server using:
postmaster -D /opt/postgresql-8.0.1/data or pg_ctl -D /opt/postgresql-8.0.1/data -l logfile start
############################################ # Please run # # /opt/postgresql-8.0.1/apps/utils/cert/mkrsakey.sh # # after you install openssh. # ############################################ 73800 semi-random bytes loaded Generating RSA private key, 1024 bit long modulus .........++++++ ........++++++ e is 65537 (0x10001) /opt/postgresql-8.0.1/bin/pgsqld: postmaster(PostgreSQL server) started. /opt/postgresql-8.0.1/bin/pgsqld: Proccess ID = 5272 Initializing default data base by user postgres ... running... createdb postgres CREATE DATABASE running... createuser www with 7.4.x, 8.0 createuser command CREATE USER CREATE USER CREATE DATABASE