Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
Robert Schrem wrote:
> Hi, gentoo rocks !
Hi Robert,
Hmm, das postgress paket hat hier glaub ich keiner getestet, ist nur da um php
und gnome-db dagegen zu linken.
Hab das grad mal bei mir getestet und nen segfault bekommen.
Denke daß ich das so in ein zwei Stunden hinbekomme, schicke dir dann das
ebuild-script.
Tschüß Achim
>
>
> 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?
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@g.o
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
|
|