Re: psql -c "select * from a-user-name-that-exist fails - Mailing list pgsql-novice

From Josh Kupershmidt
Subject Re: psql -c "select * from a-user-name-that-exist fails
Date
Msg-id AANLkTikk51waLZFPzq0gNf9phuw4H8KiRhKXZcCW08ao@mail.gmail.com
Whole thread Raw
In response to psql -c "select * from a-user-name-that-exist fails  (lalebarde <l.alebarde@free.fr>)
List pgsql-novice
On Thu, Sep 23, 2010 at 7:14 PM, lalebarde <l.alebarde@free.fr> wrote:
> laurent was
> declared with the command : createuser -d -A laurent.

Also, I recommend you don't use that "-A" option, either: it's an
obsolete synonym for "--no-superuser". It, along with "-a", its
antonym, is not even documented on the createuser man page anymore.

pgsql-novice by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: psql -c "select * from a-user-name-that-exist fails
Next
From: lalebarde
Date:
Subject: Re: psql -c "select * from a-user-name-that-exist fails