Обсуждение: PostgreSQL 6.5beta 3 broken - typeidTypeRelid error

Поиск
Список
Период
Сортировка

PostgreSQL 6.5beta 3 broken - typeidTypeRelid error

От
"David R. Favor"
Дата:
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.