Re: Permisos revoke all al tablespace pg_default

From: Alejandro Carrillo <fasterzip(at)yahoo(dot)es>
To: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
Cc: Ayuda Postgre SQL <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Permisos revoke all al tablespace pg_default
Date: 2013-03-11 19:11:17
Message-ID: 1363029077.11816.YahooMailNeo@web172204.mail.ir2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

El objetivo es que pueda crear bd pero no en el tablespace pg_default, sino en el tablespace del cual el usuario es dueño

>________________________________
> De: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
>Para: Alejandro Carrillo <fasterzip(at)yahoo(dot)es>
>CC: Ayuda Postgre SQL <pgsql-es-ayuda(at)postgresql(dot)org>
>Enviado: Lunes 11 de marzo de 2013 13:40
>Asunto: Re: [pgsql-es-ayuda] Permisos revoke all al tablespace pg_default
>
>2013/3/11 Alejandro Carrillo <fasterzip(at)yahoo(dot)es>:
>>
>> Pero si deja crear BD en el tablespace:
>>
>
>eso es una propiedad del rol y no un permiso, prueba:
>
>ALTER ROLE mariana NOCREATEDB;
>
>--
>Jaime Casanova        www.2ndQuadrant.com
>Professional PostgreSQL: Soporte 24x7 y capacitación
>Phone: +593 4 5107566        Cell: +593 987171157
>
>
>

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alejandro Carrillo 2013-03-12 20:14:56 Re: Permisos revoke all al tablespace pg_default
Previous Message Jaime Casanova 2013-03-11 18:40:03 Re: Permisos revoke all al tablespace pg_default