postgres 6.5 error

From: Kevin Heflin <kheflin(at)shreve(dot)net>
To: "PGSQL-General (E-mail)" <pgsql-general(at)postgreSQL(dot)org>
Subject: postgres 6.5 error
Date: 1999-06-20 05:46:41
Message-ID: Pine.LNX.4.10.9906200041040.2461-100000@mercury.shreve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I've installed postgresql 6.4.2 onto linuxppc systems several times before
without problems. I have recently installed the newly released linuxppc-R5
release, which includes an rpm for 6.5-0beta1. I was able to run initdb
just fine. then started the postmaster. ran createdb o.k. then loaded up a
table with psql -e dbname < dbname.sql
this ran fine as well.
But when I try to psql dbname followed by a \d dbname I get the following
error:

ERROR: typeidTypeRelid: Invalid type - oid = 0

Any suggestions ?

Kevin

--------------------------------------------------------------------
Kevin Heflin | ShreveNet, Inc. | Ph:318.222.2638 x103
VP/Mac Tech | 333 Texas St #175 | FAX:318.221.6612
kheflin(at)shreve(dot)net | Shreveport, LA 71101 | http://www.shreve.net
--------------------------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message inlin 1999-06-20 07:05:19 Error messages when compiling postgres6.5
Previous Message Roberto Moreda 1999-06-20 00:34:49 Error creating index (v6.5)