View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 08:48 AM
Decibel!
 
Posts: n/a
Default public.pg_class isn't a catalog table

Version 1.6.3; if you have a table in public called pg_class and try
to drop it, pgAdmin gives an error:

ERROR: permission denied: "pg_class" is a system catalog

The drop does work correctly from psql...
--
Decibel!, aka Jim Nasby decibel@decibel.org
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote