PostgreSQL 6.5beta 3 broken - typeidTypeRelid error

From: "David R(dot) Favor" <dfavor(at)austin(dot)ibm(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>
Subject: PostgreSQL 6.5beta 3 broken - typeidTypeRelid error
Date: 1999-06-13 15:56:35
Message-ID: 3763D4B3.35F02162@austin.ibm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It appears the Postgres Web site is down right now, so I can't
look this up in the archives.

Anyone know how to fix this?

Thanks.

_______

aasc24>createdb doda
aasc24>psql -c "select datetime 'now'" doda
?column?
----------------------------
Sun Jun 13 10:15:07 1999 CDT
(1 row)

aasc24>destroydb doda
ERROR: typeidTypeRelid: Invalid type - oid = 0
destroydb: database destroy failed on doda.

Browse pgsql-hackers by date

  From Date Subject
Next Message Massimo Dal Zotto 1999-06-13 20:01:16 new patch
Previous Message Thomas Lockhart 1999-06-13 15:53:49 Re: [HACKERS] Postgres 6.5 beta2 and beta3 problem