Re: Adding users?

From: Colin Beckingham <colbec(at)kingston(dot)net>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Adding users?
Date: 2016-02-22 18:54:16
Message-ID: 56CB5958.2040505@kingston.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 22/02/16 13:41, Rob Lewis wrote:
> Boy do I feel dumb.
>
> I just installed Postgres.app and pgAdmin3.app on my Mac (El Capitan).
>
> I’ve searched everywhere in the program and the docs and I can’t find out how to simply add a user. Help, please.
>
Use pgadmin to make a connection to a server on the local machine.
Once the connection is active, right click on the server label.
You should see a "New Object" option, with three alternates, a
tablespace, group role and login role.
Read up on what these do, but login role might be what you need.
It needs to be a local server, the same option does not appear for a
remote server, at least on my machine.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Joseph Marlin 2016-02-22 19:00:08 Re: Adding users?
Previous Message Rob Lewis 2016-02-22 18:41:10 Adding users?