Peter Eisentraut
2003-12-17 10:26:03 UTC
But if I try DROP USER Administrator I get<BR>
<BR>
ERROR: DROP USER: user "administrator" does not exist<BR>
<BR>
Note the last error has "administrator" rather than "Administrator".<BR>
You need to double quote the name to preserve case.<BR>
ERROR: DROP USER: user "administrator" does not exist<BR>
<BR>
Note the last error has "administrator" rather than "Administrator".<BR>
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ***@postgresql.org so that your
message can get through to the mailing list cleanly