Re: psql -c "select * from a-user-name-that-exist fails

From: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
To: lalebarde <l(dot)alebarde(at)free(dot)fr>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: psql -c "select * from a-user-name-that-exist fails
Date: 2010-09-24 00:45:04
Message-ID: AANLkTikk51waLZFPzq0gNf9phuw4H8KiRhKXZcCW08ao@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Thu, Sep 23, 2010 at 7:14 PM, lalebarde <l(dot)alebarde(at)free(dot)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.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message lalebarde 2010-09-24 09:35:38 Re: psql -c "select * from a-user-name-that-exist fails
Previous Message Josh Kupershmidt 2010-09-24 00:05:32 Re: psql -c "select * from a-user-name-that-exist fails