Re: Permisos revoke all al tablespace pg_default

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

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

-
Enviado a la lista de correo pgsql-es-ayuda (pgsql-es-ayuda(at)postgresql(dot)org)
Para cambiar tu suscripción:
http://www.postgresql.org/mailpref/pgsql-es-ayuda

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alejandro Carrillo 2013-03-11 19:11:17 Re: Permisos revoke all al tablespace pg_default
Previous Message Alejandro Carrillo 2013-03-11 15:05:56 Permisos revoke all al tablespace pg_default