dropping users that start with ';'

From: "Gatts" <gatts27(at)mailforce(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: dropping users that start with ';'
Date: 2003-10-06 04:55:24
Message-ID: 20031006045524.95B193C590@www.fastmail.fm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

By mistake I created a pgsql user whose username begins with a ;
I am now having trouble dropping the user:

dropuser ;trialuser
ERROR: parser: parse error at or near "trialuser" at character 1
ERROR: parser: parse error at or near "trialuser" at character 1

can someone help?
--
Gatts
gatts27(at)mailforce(dot)net

--
http://www.fastmail.fm - IMAP accessible web-mail

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno LEVEQUE 2003-10-06 06:29:55 Re: 7.4Beta2 installation not finding OpenSSL
Previous Message Daniel Staal 2003-10-05 17:23:22 Re: perlsub