Обсуждение: Rsync pgsql

Поиск
Список
Период
Сортировка

Rsync pgsql

От
JITHIN SHA
Дата:
Hi,

Am required to rsync pgsql packages so that i can use it for offline server updates. In the site i found that rsync is being supported.


$ rsync yum.postgresql.org::
pgrpm-93 PostgreSQL 9.3 YUM Repository
pgrpm-92 PostgreSQL 9.2 YUM Repository
pgrpm-91 PostgreSQL 9.1 YUM Repository
pgrpm-90 PostgreSQL 9.0 YUM Repository
pgrpm-84 PostgreSQL 8.4 YUM Repository

Kindly let me know, how can i use rsync to download packages to a specified location. Tried

#rsync yum.postgresql.org::pgrpm-92/redhat/rhel-6.5-x86_64/*

but its just giving a list.

Help me!!!!

--
JITHINSHA
ജിതിന്‍ഷാ കെ എസ്

Re: Rsync pgsql

От
Christoph Berg
Дата:
Re: JITHIN SHA 2014-08-13 <CANtXGwe93=7+p2hQ34ODaiXCY2_UTw_r=u=hGAzufkMQSsZ+Rw@mail.gmail.com>
> Hi,
>
> Am required to rsync pgsql packages so that i can use it for offline server
> updates. In the site i found that rsync is being supported.
>
>
> $ rsync yum.postgresql.org::
> pgrpm-93 PostgreSQL 9.3 YUM Repository
> pgrpm-92 PostgreSQL 9.2 YUM Repository
> pgrpm-91 PostgreSQL 9.1 YUM Repository
> pgrpm-90 PostgreSQL 9.0 YUM Repository
> pgrpm-84 PostgreSQL 8.4 YUM Repository
>
> Kindly let me know, how can i use rsync to download packages to a specified
> location. Tried
>
> #rsync yum.postgresql.org::pgrpm-92/redhat/rhel-6.5-x86_64/*
>
> but its just giving a list.
>
> Help me!!!!

rsync yum.postgresql.org::pgrpm-92/redhat/rhel-6.5-x86_64/* .

Christoph
--
cb@df7cb.de | http://www.df7cb.de/