| From: | Unprivileged user <nobody> |
|---|---|
| To: | pgsql-ports(at)postgresql(dot)org |
| Subject: | Port Bug Report: initdb reports several errors, after that it doesn't work |
| Date: | 1999-02-18 15:09:50 |
| Message-ID: | 199902181509.KAA42875@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Francisco ALonsoP
Your email address : alonsarp(at)fcu(dot)um(dot)es
Category : install: other
Severity : critical
Summary: initdb reports several errors, after that it doesn't work
System Configuration
--------------------
Operating System : Linux 2.0.36 RedHat 5.2
PostgreSQL version : 6.4
Compiler used : gcc 2.7
Hardware:
---------
Pentium 166 32MRAM HD 6.3 Gb with 3 linux partitions
Versions of other tools:
------------------------
gmake
--------------------------------------------------------------------------
Problem Description:
--------------------
These are the errors reported
postgres -boot -C -F -D/usr/local/pgsql/data-Q template1
syntax error 2305: Parse error
...
postgres -boot -C -F -D/usr/local/pgsql/data-Q template1</tmp/create.938
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:
----------
--------------------------------------------------------------------------
Solution:
---------
--------------------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Unprivileged user | 1999-02-18 16:10:53 | Port Bug Report: No rules for make |
| Previous Message | Michael A. Koerber | 1999-02-18 13:37:44 | initdb "pg_atoi: error" |