Re: pg_dump: Error message from server: lost synchronization with server: got messag e type "d", - Mailing list pgsql-admin

From Scott Ribe
Subject Re: pg_dump: Error message from server: lost synchronization with server: got messag e type "d",
Date
Msg-id 08D846A5-E1F4-40AC-BE2C-661243EB44DF@elevated-dev.com
Whole thread Raw
In response to Re: pg_dump: Error message from server: lost synchronization with server: got messag e type "d",  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I noted this part of the bug:

> The reported cases involve Windows, which perhaps has
>    different timing behavior than other platforms.

Many years ago, I move some code from UNIX to Windows (XP). On UNIX, I'd just made sure that I was making network write
callswith decent-sized buffers of at least a few multiples of packet size, and it would come pretty close to saturating
thenetwork. On windows, the same approach with same buffer sizes had 1/10th the network performance. 

So, yeah, Windows had "different timing behavior" to say the least.

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice







pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump: Error message from server: lost synchronization with server: got messag e type "d",
Next
From: apogoreliy
Date:
Subject: Re: backup software for postgresql