Re: Error in pg_restore (could not close data file: Success)

2020-10-23 Thread Andrii Tkach
Maybe it would be better to commit this patches to mainstream, but I don't realy know. ср, 21 окт. 2020 г. в 09:20, Kyotaro Horiguchi : > At Wed, 21 Oct 2020 13:45:15 +0900 (JST), Kyotaro Horiguchi < > horikyota@gmail.com> wrote in > > > https://www.postgresql.org/message-id/flat/20200416.181

Re: Error in pg_restore (could not close data file: Success)

2020-10-20 Thread Kyotaro Horiguchi
At Wed, 21 Oct 2020 13:45:15 +0900 (JST), Kyotaro Horiguchi wrote in > https://www.postgresql.org/message-id/flat/20200416.181945.759179589924840062.horikyota.ntt%40gmail.com#ed85c5fda64873c45811be4e3027a2ea > > Me> Hmm. Sounds reasonable. I'm going to do that. Thanks! > > But somehow that h

Re: Error in pg_restore (could not close data file: Success)

2020-10-20 Thread Kyotaro Horiguchi
At Tue, 20 Oct 2020 13:48:25 +0300, Andrii Tkach wrote in > Hello, > After restoring 'directory' backup with pg_restore (PostgreSQL 10.6) I've > got a message: > pg_restore: [directory archiver] could not close data file: Success > pg_restore: [parallel archiver] a worker process died unexpectedl

Error in pg_restore (could not close data file: Success)

2020-10-20 Thread Andrii Tkach
Hello, After restoring 'directory' backup with pg_restore (PostgreSQL 10.6) I've got a message: pg_restore: [directory archiver] could not close data file: Success pg_restore: [parallel archiver] a worker process died unexpectedly In this thread: https://www.postgresql.org/message-id/CAFcNs%2Bos5Ex

Re: pg_restore: could not close data file: Success

2020-04-16 Thread Kyotaro Horiguchi
At Thu, 16 Apr 2020 14:40:09 +0900, Michael Paquier wrote in > On Thu, Apr 16, 2020 at 12:08:09PM +0900, Kyotaro Horiguchi wrote: > > I'm surprised to find an old thread about the same issue. > > > > https://www.postgresql.org/message-id/20160307.174354.251049100.horiguchi.kyotaro%40lab.ntt.co.

Re: pg_restore: could not close data file: Success

2020-04-15 Thread Michael Paquier
On Thu, Apr 16, 2020 at 12:08:09PM +0900, Kyotaro Horiguchi wrote: > I'm surprised to find an old thread about the same issue. > > https://www.postgresql.org/message-id/20160307.174354.251049100.horiguchi.kyotaro%40lab.ntt.co.jp > > But I don't think it's not acceptable that use fake errno for gz

Re: pg_restore: could not close data file: Success

2020-04-15 Thread Kyotaro Horiguchi
Hello. Added -hackers. At Wed, 15 Apr 2020 12:14:25 +0200, "Peter J. Holzer" wrote in > On 2020-04-15 12:01:46 +0200, Peter J. Holzer wrote: > > I'm trying to restore a backup on a different machine and it terminates > > with the not really helpful messages: > > > > pg_restore: [directory arc