Port Bug Report: initdb does not complete

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема Port Bug Report: initdb does not complete
Дата
Msg-id de730dce2036fbb01f504fc163d3b268
обсуждение исходный текст
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Alan Wilson
Your email address    : alan.wilson@ualberta.ca

Category        : install: other
Severity        : serious

Summary: initdb does not complete

System Configuration
- --------------------
  Operating System   : Linux 2.0.34

  PostgreSQL version : 6.4

  Compiler used      : gcc 2.7.2.3-11

Hardware:
- ---------
Pentium II Celeron 333A/128k cache
64MB RAM
Linux frodo.mece.ualberta.ca 2.0.34 #1 Fri May 8 16:05:57 EDT 1998 i686 unknown

Versions of other tools:
- ------------------------
gmake 3.76.1
flex 2.5.4
bison 1.25

- --------------------------------------------------------------------------

Problem Description:
- --------------------
initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input to create the template database.
initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create the global classes.
initdb: using /usr/local/pgsql/lib/pg_hba.conf.sample as the host-based authentication control file.

We are initializing the database system with username postgres (uid=100).
This user will own all the files and must also own the server process.

Creating Postgres database system directory /usr/local/pgsql/data

Creating Postgres database system directory /usr/local/pgsql/data/base

initdb: creating template database in /usr/local/pgsql/data/base/template1
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1

Creating global classes in /base
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1

Adding template1 database to pg_database...
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1 < /tmp/create.29712
ERROR:  pg_atoi: error in "template1": can't parse "template1"
ERROR:  pg_atoi: error in "template1": can't parse "template1"
initdb: could not log template database
initdb: cleaning up.


- --------------------------------------------------------------------------

Test Case:
- ----------
type initdb ... over and over and over again :)

- --------------------------------------------------------------------------

Solution:
- ---------


- --------------------------------------------------------------------------

В списке pgsql-ports по дате отправления: