From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | ajmcello <ajmcello78(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #4883: tar xf fails on NFS4 mounts |
Date: | 2009-07-01 23:16:22 |
Message-ID: | 200907012316.n61NGMS15535@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Tom Lane wrote:
> ajmcello <ajmcello78(at)gmail(dot)com> writes:
> > The only downside with adding o to tar that I can see is if it isn't
> > supported by a non-GNU version of tar.
>
> It's required by the Single Unix Spec
> http://www.opengroup.org/onlinepubs/007908799/xcu/tar.html
> (although that specifically disallows the ordering "oxf" that you
> suggest) and I see it in tar on HPUX 10.20, which ought to be about
> ancient enough for anybody.
My old BSD has:
-o Write very old style tar archive, omitting the storage of direc-
tories.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-07-01 23:21:11 | Re: BUG #4883: tar xf fails on NFS4 mounts |
Previous Message | Gerhard Leykam | 2009-07-01 08:47:56 | BUG #4897: PostgreSQL 8.3.7 crashes on Win2003 logoff |