| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Newest Source ... |
| Date: | 1998-01-19 14:15:52 |
| Message-ID: | Pine.NEB.3.95.980119091511.1357D-100000@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
It hangs at the following error, CVSup'd and built as of this morning:
Script started on Mon 19 Jan 1998 10:16:17 AM AST
%./initdb --pglb[Kib=/loc/pgsql/lib --pgdata=/loc/pgsql/data
initdb: using /loc/pgsql/lib/local1_template1.bki.source as input to create the template database.
initdb: using /loc/pgsql/lib/global1.bki.source as input to create the global classes.
initdb: using /loc/pgsql/lib/pg_hba.conf.sample as the host-based authentication control file.
We are initializing the database system with username marc (uid=100).
This user will own all the files and must also own the server process.
Creating Postgres database system directory /loc/pgsql/data
Creating Postgres database system directory /loc/pgsql/data/base
initdb: creating template database in /loc/pgsql/data/base/template1
Running: postgres -boot -C -F -D/loc/pgsql/data -Q template1
ERROR: heap_modifytuple: repl is \-62
ERROR: heap_modifytuple: repl is \-62
^C%
script done on Mon 19 Jan 1998 10:17:38 AM AST
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Serj | 1998-01-19 14:42:35 | postgres 6.2.1 Group BY BUG |
| Previous Message | Jan Wieck | 1998-01-19 13:18:01 | Re: [HACKERS] *Major* Patch for PL |