Re: Real novice question: Roles

From: "Jean-Yves F(dot) Barbier" <12ukwn(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Real novice question: Roles
Date: 2011-11-18 16:01:33
Message-ID: 20111118170133.31cfaced@anubis.defcon1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Fri, 18 Nov 2011 15:54:36 +0000
Phil Dobbin <phildobbin(at)gmail(dot)com> wrote:

> > Or from the bash command line:
> > bash-3.2$ su - postgres
> > bash-3.2$ createuser myuser -W
>
> Thank you. After hours of searching, those two lines worked flawlessly. I'm
> going to write them in nine-foot high characters on the InterWeb ;-).

I doubt that Phil, because what causes you a headache isn't usually forgotten
(this is THE reason why you'll sometimes get a RTFM: if somebody tells you
how to do it you'll forget it in the next hour:)

--
Obviously the only rational solution to your problem is suicide.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Phil Dobbin 2011-11-18 16:20:29 Re: Real novice question: Roles
Previous Message Phil Dobbin 2011-11-18 15:54:36 Re: Real novice question: Roles