Re: PostgreSQL 14: pg_dump / pg_restore error: could not write to the communication channel: Broken pipe - Mailing list pgsql-general

From Tom Lane
Subject Re: PostgreSQL 14: pg_dump / pg_restore error: could not write to the communication channel: Broken pipe
Date
Msg-id 1550742.1634564719@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL 14: pg_dump / pg_restore error: could not write to the communication channel: Broken pipe  ("Nick Renders" <postgres@arcict.com>)
List pgsql-general
"Nick Renders" <postgres@arcict.com> writes:
> Thank you for all the feedback and suggestions.
> It seems that the "-h localhost" parameter is triggering the issue. If I 
> leave it out, pg_restore works without problems with multiple jobs. I 
> have also tried specifying the IP number instead of "localhost", but 
> that results in the same error.

Hmm ... do you have your firewall set up in any unusual way?
See System Preferences -> Security & Privacy -> Firewall ->
Firewall Options.  On mine, the only checked box is
"Automatically allow built-in software to receive incoming
connections".  I also have SSH enabled, though that doesn't
seem too relevant here.

            regards, tom lane



pgsql-general by date:

Previous
From: Mladen Gogala
Date:
Subject: Re: Force re-compression with lz4
Next
From: Ramnivas Chaurasia
Date:
Subject: Debug PostgreSQL logical apply process