Re: pg_basebackup man-page confusion?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Craig James <cjames(at)emolecules(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_basebackup man-page confusion?
Date: 2014-08-26 21:24:23
Message-ID: 53FCFB07.3020802@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 8/20/14 2:23 PM, Craig James wrote:
> The pg_basebackup man page
> <http://www.postgresql.org/docs/9.3/static/app-pgbasebackup.html>
> says: "Only regular files and directories are allowed in the data
> directory, no symbolic links or special device files."
>
> But when I look in /data/postgres/main/pg_tblspc, all of the files are
> symbolic links.

It's a bit imprecise. I think you will find this language improved in
the PostgreSQL 9.4 man page:
http://www.postgresql.org/docs/9.4/static/app-pgbasebackup.html

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message JasmineLiu 2014-08-27 07:43:18 Re: invalid byte sequence for encoding "UTF8": 0x00
Previous Message Scott Marlowe 2014-08-26 20:26:09 Re: Problems with PG 9.3