Fuad Abdallah wrote: I have just compiles postgres-6.4 under irix 6.5.1 with the SGI cc v7.2.1 > and everything seems to work fine - the regression test works with some > minor deviations - but i can not delete a database. > destroydb fails with the following error: > > ERROR: typeidTypeRelid: Invalid type - oid = 0 > I had exactly the same problem after compiling on Alpha (DEC Unix 4.0D) with cc -std1, so this isn't SGI specific. Adriaan
- [GENERAL] drop database failed Fuad Abdallah
- Adriaan Joubert