Re: cross-platform pg_basebackup

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: cross-platform pg_basebackup
Дата
Msg-id CA+TgmoZqJwF-S+WcaCEoy48Airj1gDnPx66BTA-AT-6348OaOQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: cross-platform pg_basebackup  (davinder singh <davindersingh2692@gmail.com>)
Ответы Re: cross-platform pg_basebackup
Список pgsql-hackers
On Fri, Oct 21, 2022 at 4:14 AM davinder singh
<davindersingh2692@gmail.com> wrote:
> Hi,
> Patch v2 looks good to me, I have tested it, and pg_basebackup works fine across the platforms (Windows to Linux and
Linuxto Windows).
 
> Syntax used for testing
> $ pg_basebackup -h remote_server_ip -p 5432 -U user_name -D backup/data -T olddir=newdir
>
> I have also tested with non-absolute paths, it behaves as expected.

Cool. Thanks to you, Andrew, and Tom for reviewing.

Committed and back-patched to all supported branches.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Aleksander Alekseev
Дата:
Сообщение: Re: Pluggable toaster
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Crash after a call to pg_backup_start()