Movatterモバイル変換


[0]ホーム

URL:


Quick Links

BUG #14634: On Windows pg_basebackup should write tar to stdout in binary mode

From:henry_boehlert(at)agilent(dot)com
To:pgsql-bugs(at)postgresql(dot)org
Subject:BUG #14634: On Windows pg_basebackup should write tar to stdout in binary mode
Date:2017-04-28 08:28:18
Message-ID:20170428082818.24366.13134@wrigleys.postgresql.org
Views:Whole Thread |Raw Message |Download mbox |Resend email
Thread:
Lists:pgsql-bugspgsql-hackers

The following bug has been logged on the website:

Bug reference: 14634
Logged by: Henry Boehlert
Email address: henry_boehlert(at)agilent(dot)com
PostgreSQL version: 9.6.2
Operating system: Windows Server 2012 R2 6.3.9600
Description:

Executing command pg_basebackup -D -F t writes its output to stdout, which
is open in text mode, causing LF to be converted to CR LF thus corrupting
the resulting archive.

To write the tar to stdout, on Windows stdout's mode should be temporarily
switched to binary.

https://msdn.microsoft.com/en-us/library/tw4k6df8.aspx

Responses

Browse pgsql-bugs by date

 FromDateSubject
Next MessagePietro Pugni2017-04-28 09:04:01Re: BUG #14632: Plus and minus operators inconsistency with leap years and year intervals.
Previous MessagePietro Pugni2017-04-28 08:28:05Re: BUG #14632: Plus and minus operators inconsistency with leap years and year intervals.

Browse pgsql-hackers by date

 FromDateSubject
Next MessageAntonin Houska2017-04-28 08:46:09Re: WIP: Aggregation push-down
Previous MessageKyotaro HORIGUCHI2017-04-28 08:26:24Re: Interval for launching the table sync worker

[8]ページ先頭

©2009-2025 Movatter.jp