Search Postgresql Archives

Re: Upgrade Problem: 7.4.3 -> 8.1.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 19 Jan 2006, Rich Shepard wrote:

I've attached the serverlog.

  Oops! Let me try this again.

Rich

--
Richard B. Shepard, Ph.D.               |   Author of "Quantifying Environmental
Applied Ecosystem Services, Inc. (TM)   |  Impact Assessments Using Fuzzy Logic"
<http://www.appl-ecosys.com>     Voice: 503-667-4517         Fax: 503-667-8863
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.

fixing permissions on existing directory /var/lib/pgsql/data ... ok
creating directory /var/lib/pgsql/data/global ... ok
creating directory /var/lib/pgsql/data/pg_xlog ... ok
creating directory /var/lib/pgsql/data/pg_xlog/archive_status ... ok
creating directory /var/lib/pgsql/data/pg_clog ... ok
creating directory /var/lib/pgsql/data/pg_subtrans ... ok
creating directory /var/lib/pgsql/data/pg_twophase ... ok
creating directory /var/lib/pgsql/data/pg_multixact/members ... ok
creating directory /var/lib/pgsql/data/pg_multixact/offsets ... ok
creating directory /var/lib/pgsql/data/base ... ok
creating directory /var/lib/pgsql/data/base/1 ... ok
creating directory /var/lib/pgsql/data/pg_tblspc ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 1000
creating configuration files ... ok
creating template1 database in /var/lib/pgsql/data/base/1 ... ok
initializing pg_authid ... ok
enabling unlimited row size for system tables ... ok
initializing dependencies ... 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
copying template1 to postgres ... 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:

    /usr/bin/postmaster -D /var/lib/pgsql/data
or
    /usr/bin/pg_ctl -D /var/lib/pgsql/data -l logfile start

FATAL:  lock file "/tmp/.s.PGSQL.5432.lock" already exists
HINT:  Is another postmaster (PID 7140) using socket file "/tmp/.s.PGSQL.5432"?
pg_ctl: PID file "/var/lib/pgsql/data/postmaster.pid" does not exist
Is postmaster running?
FATAL:  data directory "/var/lib/pgsql/data" has wrong ownership
HINT:  The server must be started by the user that owns the data directory.
FATAL:  data directory "/var/lib/pgsql/data" has wrong ownership
HINT:  The server must be started by the user that owns the data directory.
FATAL:  data directory "/var/lib/pgsql/data" has wrong ownership
HINT:  The server must be started by the user that owns the data directory.
LOG:  database system was shut down at 2006-01-19 15:41:53 PST
LOG:  checkpoint record is at 0/33A734
LOG:  redo record is at 0/33A734; undo record is at 0/0; shutdown TRUE
LOG:  next transaction ID: 565; next OID: 10794
LOG:  next MultiXactId: 1; next MultiXactOffset: 0
LOG:  database system is ready
LOG:  transaction ID wrap limit is 2147484146, limited by database "postgres"
ERROR:  role "postgres" already exists
LOG:  transaction ID wrap limit is 2147484146, limited by database "postgres"
LOG:  transaction ID wrap limit is 2147484146, limited by database "postgres"
LOG:  transaction ID wrap limit is 2147484146, limited by database "postgres"
LOG:  transaction ID wrap limit is 2147484146, limited by database "postgres"
NOTICE:  using pg_pltemplate information instead of CREATE LANGUAGE parameters
NOTICE:  using pg_pltemplate information instead of CREATE LANGUAGE parameters
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "contacts_pkey" for table "contacts"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "contacts_tasks_pkey" for table "contacts_tasks"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "files_pkey" for table "files"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "forum_pkey" for table "forum"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "logins_pkey" for table "logins"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "seen_pkey" for table "seen"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "taskgroups_pkey" for table "taskgroups"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "tasks_pkey" for table "tasks"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "usergroups_pkey" for table "usergroups"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "usergroups_users_pkey" for table "usergroups_users"
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "users_pkey" for table "users"
NOTICE:  using pg_pltemplate information instead of CREATE LANGUAGE parameters
NOTICE:  using pg_pltemplate information instead of CREATE LANGUAGE parameters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux