Jim Cullison wrote:
I found out today that it is a bad idea, at least as far as pgadmin is concerned, to rename the public schema. The query that pgadmin uses to list schemas checks if the oid is below a certain threshold and rejects the renamed public schema. Is that a bug or is it working as designed?

Jim

Hi Jim,

That behavior has been changed for 1.6:

http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=4847&view=rev

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to