public inbox for [email protected]  
help / color / mirror / Atom feed
From: Arbol One <[email protected]>
To: [email protected]
Subject: Re: GRANT WITH INHERIT ??
Date: Fri, 6 Dec 2024 07:53:44 -0500
Message-ID: <BYAPR12MB2808635594F3C83188FA5862BA312@BYAPR12MB2808.namprd12.prod.outlook.com> (raw)
In-Reply-To: <BYAPR12MB2808E99A12528CA6DD26D2A9BA312@BYAPR12MB2808.namprd12.prod.outlook.com>
References: <BYAPR12MB2808E99A12528CA6DD26D2A9BA312@BYAPR12MB2808.namprd12.prod.outlook.com>

Resolved.
Thanks

On 2024-12-06 7:40 a.m., Arbol One wrote:
>
> When enter this commands in psql :
>
> *sudo -u postgres psql
> CREATE GROUP arbolone_dev_group; // Create a group
> CREATE ROLE company_admin LOGIN PASSWORD 'myPassword' CREATEDB IN 
> GROUP arbolone_dev_group CREATEROLE;
> GRANT arbolone_dev_group TO company_admin WITH INHERIT TRUE;*
>
> I get this error:
> /ERROR:  syntax error at or near "INHERIT"
> LINE 1: GRANT arbolone_dev_group TO company_admin WITH INHERIT TRUE;/
>
-- 
*/ArbolOne ™/*
Using Fire Fox and Thunderbird.
ArbolOne is composed of students and volunteers dedicated to providing 
free services to charitable organizations.
ArbolOne's development on Java, PostgreSQL, HTML and Jakarta EE is in 
progress [ í ]

view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: GRANT WITH INHERIT ??
  In-Reply-To: <BYAPR12MB2808635594F3C83188FA5862BA312@BYAPR12MB2808.namprd12.prod.outlook.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox