From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Matheus de Oliveira <matioli(dot)matheus(at)gmail(dot)com> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Craig James <cjames(at)emolecules(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: pg_basebackup bug: base backup is double the size of the database |
Date: | 2015-01-22 04:18:17 |
Message-ID: | 20150122041817.GB27757@momjian.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Wed, Jan 21, 2015 at 04:50:07PM -0200, Matheus de Oliveira wrote:
>
> On Wed, Jan 21, 2015 at 4:42 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>
> Might it be hardlinks created by pg_upgrade? If so, they can just be
> removed...
>
>
> hm... Does pg_upgrade create the links in the root instead of versioned
> directory? That seems odd to me.
Not that I know of. pg_upgrade does whatever pg_dump does, which is
CREATE TABLESPACE.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2015-01-22 04:19:12 | Re: pg_basebackup bug: base backup is double the size of the database |
Previous Message | Bruce Momjian | 2015-01-22 04:15:46 | Re: PostgreSQL 9.3 synchronous replication |