Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zw4Sd-0004pp-IY for ecpug@arkaria.postgresql.org; Tue, 10 Nov 2015 08:39:28 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zw4Sc-0003Mp-LV for ecpug@arkaria.postgresql.org; Tue, 10 Nov 2015 08:39:26 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zw4Sc-0003Mj-Bo for ecpug@postgresql.org; Tue, 10 Nov 2015 08:39:26 +0000 Received: from mail-yk0-x234.google.com ([2607:f8b0:4002:c07::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1Zw4SZ-0001kX-UN for ecpug@postgresql.org; Tue, 10 Nov 2015 08:39:25 +0000 Received: by ykfs79 with SMTP id s79so74238536ykf.1 for ; Tue, 10 Nov 2015 00:39:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=X79aXvys9U6vgZLzDzHqEcLZ5t1TMRep+ItNzJQaW/8=; b=mNAnRBruet4KuBYr9tJhe+jFXRLmxvvNgM82tEg3YOYtbzCIp286vhwr1Cs61aO+qx pmLpu0g9eRo8NubR9EAbh6+nompmupvEyaEn/DN0DM/EEoksVR4KsM4ZNACYU7QWXeDR PAiX48/5lyYSSbH4h/r1Nm7cOn9+FoILoJpANtZGBM4KJskSOqkyuMD7i2xFLkTfvN8a Gnaglh5A1Jj6rpbh05wDXEZCSH+V/NOTq1qlq3jr6T4wfvC1I6V7xKhTbbgclRcGI9M8 iYwLJF5Lkgh6M+tihetUv1e2hhht6wW5sej6tCxlQ2auCKXl0TLq0mT2n2tGfz9dKbyi kArA== X-Received: by 10.129.80.11 with SMTP id e11mr1797311ywb.303.1447144762619; Tue, 10 Nov 2015 00:39:22 -0800 (PST) Received: from [192.168.1.102] ([186.42.81.16]) by smtp.gmail.com with ESMTPSA id p8sm2898022ywc.38.2015.11.10.00.39.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Nov 2015 00:39:21 -0800 (PST) Message-ID: <5641AD37.5030200@gmail.com> Date: Tue, 10 Nov 2015 03:39:19 -0500 From: Tonny User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: Foros Postgre Ecuador Subject: Tablespaces liberar espacio en disco Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: ecpug Precedence: bulk Sender: ecpug-owner@postgresql.org Hola a todos. Tengo un disco SSD de 120GB con mi base de datos principal ademas tengo particionada una tabla que crece mucho y ya me lleno el disco duro, puse otro disco, cree un table space en el nuevo disco, moví de tablespace a las tablas particionadas pero no se elimina el suficiente espacio en disco, segun el tamano de la tabla movida, que puede faltar, ya hice vacumm también. Hay alguna manera de comprobar archivos del pg_data que ya no se usen y que se puedan borrar con seguridad.? Saludos -- Sent via ecpug mailing list (ecpug@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/ecpug