Re: Problem syncing PostgreSQL repository

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: motorao(敖罡) <motorao(at)tencent(dot)com>
Cc: pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>, ninozuo(左建锋) <ninozuo(at)tencent(dot)com>
Subject: Re: Problem syncing PostgreSQL repository
Date: 2025-05-29 11:03:50
Message-ID: 1853759.1748516630@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"=?utf-8?B?bW90b3JhbyjmlZbnvaEp?=" <motorao(at)tencent(dot)com> writes:
> When executing the rsync command to sync from the official repository, the following error occurred:
> # rsync -avP -n rsync://rsync.postgresql.org/pgsql-ftp/ /tmp/pgsql
> @ERROR: Unknown module 'pgsql-ftp'
> rsync error: error starting client-server protocol (code 5) at main.c(1649) [Receiver=3.1.2]

You'll need to switch to some other rsync protocol; see here:

https://www.postgresql.org/message-id/CA+OCxoz3p4LqyE4aNb3M8gs2GND25ET=EMQ-KSrZ+B1WRSdT4Q@mail.gmail.com

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Sbob 2025-05-29 14:45:33 Signing key not found error
Previous Message motorao (敖罡) 2025-05-29 06:46:28 Problem syncing PostgreSQL repository