Re: can not create user name in Capital letter

From: Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com>
To: donghe(at)caltech(dot)edu
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: can not create user name in Capital letter
Date: 2009-11-02 20:27:51
Message-ID: f205bb120911021227w2404aa33sc5fe7067bf0a00a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

2009/11/2 <donghe(at)caltech(dot)edu>:
> Hi,
>
> I have a trouble in creating user and database in postgres. whenever I
> create user or databases in capital letters, the names are always
> converted into names in lower case letter. what's wrong with it?
> Thanks
>
> Dong

Try add ""

CREATE USER "PepeArgento";

Emanuel Calvo Franco
DBA at: www.siu.edu.ar
www.emanuelcalvofranco.com.ar

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Anj Adu 2009-11-02 22:57:01 vacuumdb knowledge of prior vacuum
Previous Message Lewis Kapell 2009-11-02 20:27:23 Re: can not create user name in Capital letter