From: | <vlal(at)ideay(dot)net(dot)ni> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Fail initdb en PostgreSQL V 7.02 |
Date: | 2000-09-26 07:10:43 |
Message-ID: | Pine.LNX.4.21.0009260058390.23087-100000@ideay.net.ni |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi all,
Case 1
++++++++
I have installed PostgreSQL 7.02, and my all the enviroment
variables are initializated, however when i initialized the Data Base with
get the next message error
bash$ initdb
We are initializing the database system with username postgres (uid=26).
This user will own all the files and must also own the server process.
Creating template database in /var/pgsql/data/base/template1
ERROR: Error: unknown type 'oidvector'.
ERROR: Error: unknown type 'oidvector'.
syntax error 12 : parse errorinitdb: could not create template
database
initdb: cleaning up by wiping out /var/pgsql/data/base/template1
Case 2
++++++++
Before I had installed postgresql version 6.5.3, but I to load a table
with 2.800,000 rows, when I created the index of table, send me the
following message error:
pqReadData() -- backend closed the channel
unexpectedly.
This probably means the backend terminated abnormally before or
while processing the request.
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or
while processing the request.
I thouth that my version was the problem, but I believe that my table is
too large, how can I do with this data base?
My operate system is : Red Har version 6.2, the machine is Pentiumm II 600
MHZ, HD 10 GB and 128 RAM memory.
I need sugestions,
Thanks in Advance.
Regards,
"La Vida"
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2000-09-26 17:00:55 | Re: Fail initdb en PostgreSQL V 7.02 |
Previous Message | Paulo Roberto Siqueira | 2000-09-26 00:07:38 | Row level lock |