Re: FATAL: terminating connection because protocol synchronization was lost

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Shrikant Bhende <shrikantbhende(dot)net(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FATAL: terminating connection because protocol synchronization was lost
Date: 2018-10-15 14:36:00
Message-ID: 10330.1539614160@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Shrikant Bhende <shrikantbhende(dot)net(at)gmail(dot)com> writes:
> I am trying to restore the backup into postgresql 9.6 and during restore
> copy command fails with below error,

> 2018-10-12 06:21:40 UTC [40407]: [28-1]
> application=psql.bin,user=postgres,db=cloudLOG: could not send data to
> client: Broken pipe

This says the client disconnected first. What does the problem look
like from the client side?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shrikant Bhende 2018-10-15 15:04:32 Re: FATAL: terminating connection because protocol synchronization was lost
Previous Message Tom Lane 2018-10-15 14:24:23 Re: Regarding varchar max length in postgres