Re: about and feature matrix on site

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: about and feature matrix on site
Date: 2016-06-20 16:07:22
Message-ID: dd82752b-7c7f-6026-1733-ba3632ac0828@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 6/20/2016 8:48 AM, Alvaro Herrera wrote:
> Marko Tiikkaja wrote:
>> >On 2016-06-20 5:23 PM, Jim Michaels wrote:
>>> > >both about and feature matrix on site should contain the critical
>>> > >feature that the db files can be backed up since they do not mod the fs
>>> > >under the hood like other DBMS. this is very important for me.
>> >
>> >Huh? You can ABSOLUTELY NOT take backups of postgres that way.
> Actually you can, as long as the server is stopped.

or if you bracket the backup with pg_{start,stop}_backup() calls...

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message sthomas 2016-06-20 17:02:34 BUG #14203: pgindent requires pg_bsd_indent 1.2, but only 1.3 available for download
Previous Message Alvaro Herrera 2016-06-20 15:48:24 Re: about and feature matrix on site