Re: BUG #4883: tar xf fails on NFS4 mounts

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #4883: tar xf fails on NFS4 mounts
Дата
Msg-id 200907020959.07991.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: BUG #4883: tar xf fails on NFS4 mounts  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: BUG #4883: tar xf fails on NFS4 mounts  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Thursday 02 July 2009 09:56:35 Peter Eisentraut wrote:
> On Thursday 02 July 2009 02:45:24 John R Pierce wrote:
> > ajmcello wrote:
> > > 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.
> >
> > On solaris 9 and 10 at least, tar -o means set ownership of extracted
> > files to the runner and not the uid in the tar, which I assume is what
> > we want here.
> >
> > Note, this is on Solaris /usr/bin/tar
> >
> > I'd suggest that if this works on...
> >
> >     A) solaris 8+
> >     B) hp-ux
> >     C) AIX 5.x+
> >     D) Free/Net/OpenBSD
> >
> > it would be safe for 'unix' systems, as there really aren't many other
> > flavors of 'unix' in common use anymore.
>
> But it doesn't, hence this thread.

I meant rather, hence the other thread, where we had to revert this.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #4883: tar xf fails on NFS4 mounts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4883: tar xf fails on NFS4 mounts