Edwin Quijada escribió:

> > Date: Tue, 10 Mar 2009 18:54:32 -0300
> > From: alvhe...@alvh.no-ip.org
> > To: listas_quij...@hotmail.com
> > CC: pgsql-es-ayuda@postgresql.org
> > Subject: Re: [pgsql-es-ayuda] Probelma creando tablespace en otro disco
> > 
> > Edwin Quijada escribió:
> > 
> > > uranio:/mnt# mount -t cifs //x.x.x.x/db /mnt/DB
> > > 
> > > uranio:/mnt# chown -R postgres.postgres /mnt/DB
> > 
> > Debes crear un directorio dentro de /mnt/DB (despues de montarlo
> > obviamente) y hacer el tablespace en el.
> 
> 
> Lo hice como dices pero me paso lo mismo
> 
> template1=# CREATE TABLESPACE dtbs1 LOCATION '/mnt/DB/tblspace';
> ERROR:  could not set permissions on directory "/mnt/DB/tblspace": Operación 
> no permitida
> template1=#

¿Pero hiciste el chown sobre ese directorio?

-- 
Alvaro Herrera                http://www.amazon.com/gp/registry/3BP7BYG9PUGI8
"The problem with the future is that it keeps turning into the present"
(Hobbes)
--
TIP 10: no uses HTML en tu pregunta, seguro que quien responda no podrá leerlo

Responder a