"Ilja Golshtein" <[EMAIL PROTECTED]> writes: > postgres=# create table ddd(f1 int4); > CREATE TABLE > postgres=# drop table ddd; > ERROR: "ddd" is not a table
That's just plain bizarre. Would you try it with \set VERBOSITY verbose so we can see exactly where the error is coming from? Has this installation been working for you before? I'm wondering about a corrupt backend executable file, or some such ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq