Re: Don't include MMAP DSM's transient files in basebackup

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Oskari Saarenmaa <os(at)aiven(dot)io>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Don't include MMAP DSM's transient files in basebackup
Date: 2016-07-07 07:07:13
Message-ID: CAB7nPqRfn1LYwqRpwUrdrPZdtnhNLG6-kmKZDHdo8DmS=jU6Vw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 6, 2016 at 10:46 PM, Oskari Saarenmaa <os(at)aiven(dot)io> wrote:
> The files are not useful when restoring a backup and would be automatically
> deleted on startup anyway.

The same could be said about pg_snapshots.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2016-07-07 07:14:16 Re: Don't include MMAP DSM's transient files in basebackup
Previous Message Masahiko Sawada 2016-07-07 07:04:24 Re: Reviewing freeze map code