Subject: Querys de permisos
References: <56D9F1BC.5000205@ssf.com.mx>
To: christianalberto@ssf.com.mx
From: Christian <christian@ssf.com.mx>
Message-ID: <575F0ED5.8000806@ssf.com.mx>
Date: Mon, 13 Jun 2016 14:51:49 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
 Thunderbird/38.8.0
MIME-Version: 1.0
In-Reply-To: <56D9F1BC.5000205@ssf.com.mx>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit



El 04/03/16 a las 14:36, Pedro escribió:
> [16:46, 1/3/2016] Cristian SSF: GRANT ALL PRIVILEGES ON ALL TABLES IN 
> SCHEMA public TO scgaspar;
> [17:32, 1/3/2016] Cristian SSF: CREATE USER readonly  WITH ENCRYPTED 
> PASSWORD 'readonly';
> GRANT USAGE ON SCHEMA public to readonly;
> ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT SELECT ON TABLES TO 
> readonly
> [18:05, 1/3/2016] Cristian SSF: <connector 
> implementation="org.mortbay.jetty.nio.SelectChannelConnector">

