Strange...

From: Michal Mosiewicz <mimo(at)interdata(dot)com(dot)pl>
To: hackers(at)postgresql(dot)org
Subject: Strange...
Date: 1998-04-11 12:18:42
Message-ID: 352F5FA2.75AE65CF@interdata.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

Postgres 6.3.1. I was just trying to profile the backend. Somehow I
cannot drop the log table.
xxx=> \d

Database = xxx
+------------------+----------------------------------+----------+
| Owner | Relation | Type |
+------------------+----------------------------------+----------+
| mimo | a | sequence |
| postgres | log | table |
| mimo | test | table |
+------------------+----------------------------------+----------+
xxx=> drop table log;
ERROR: DeletePgTypeTuple: log type nonexistent

Mike

--
WWW: http://www.lodz.pdi.net/~mimo tel: Int. Acc. Code + 48 42 148340
add: Michal Mosiewicz * Bugaj 66 m.54 * 95-200 Pabianice * POLAND

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Boersenspielteam 1998-04-11 12:27:01 Re: [HACKERS] subselect and optimizer
Previous Message The Hermit Hacker 1998-04-11 09:15:10 Re: [HACKERS] reverse file descriptor to a file name...