public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Problem with installing Postgres
@ 2001-01-23  5:25 Robert Schrem
  2001-01-23  7:26 ` Achim Gottinger
  2001-01-23 12:24 ` Achim Gottinger
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Schrem @ 2001-01-23  5:25 UTC (permalink / raw
  To: gentoo-dev

Hi, gentoo rocks ! 

I tried to install PostgresQL on Gentoo
using the package dev-db/postgresql-7.0.3.tbz2 
without succsess. I get the following error
when I run initdb to initialize the postgres on
disk data structures:

bash-2.04# rm -rf /var/lib/pgsql/*
bash-2.04# su postgres
bash-2.04$ /usr/local/pgsql/bin/initdb -D /var/lib/pgsql
This database system will be initialized with username "postgres".
This user will own all the data files and must also own the server process.

Fixing permissions on existing directory /var/lib/pgsql
Creating directory /var/lib/pgsql/base
Creating directory /var/lib/pgsql/global
Creating directory /var/lib/pgsql/pg_xlog
Creating template1 database in /var/lib/pgsql/base/1
DEBUG:  starting up
DEBUG:  database system was shut down at 2001-01-22 12:36:25
DEBUG:  CheckPoint record at (0, 8)
DEBUG:  Redo record at (0, 8); Undo record at (0, 8); Shutdown TRUE
DEBUG:  NextTransactionId: 514; NextOid: 16384
DEBUG:  database system is in production state
ERROR:  Error: unknown type 'ame'.

Creating global relations in /var/lib/pgsql/global
DEBUG:  starting up
DEBUG:  database system was interrupted at 2001-01-22 12:36:25
DEBUG:  CheckPoint record at (0, 8)
DEBUG:  Redo record at (0, 8); Undo record at (0, 8); Shutdown TRUE
DEBUG:  NextTransactionId: 514; NextOid: 16384
DEBUG:  database system was not properly shut down; automatic recovery in 
progress...
FATAL 2:  cannot open pg_log: No such file or directory

initdb failed.
Removing temp file /tmp/initdb.8499.
bash-2.04$


Wht does the this error mean?
ERROR:  Error: unknown type 'ame'.

Any comments?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-01-23 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-23  5:25 [gentoo-dev] Problem with installing Postgres Robert Schrem
2001-01-23  7:26 ` Achim Gottinger
2001-01-23 12:24 ` Achim Gottinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox