take my name and e-mail out of your address!!!! Wrong Scott! ----- Original Message ----- From: "Tom Lane" <[EMAIL PROTECTED]> To: "Stefan Holzheu" <[EMAIL PROTECTED]> Cc: "ADMIN" <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 6:42 AM Subject: Re: [ADMIN] Problems with pg_dump
> Stefan Holzheu <[EMAIL PROTECTED]> writes: > > [ pg_dump shows data corruption over local socket but not TCP ] > > That is really odd. > > > Anyway, we can live with that solution. But still I'd be curious to know > > what is the problem with local connections. Is there a way to capture > > traffic of local socket connections? > > No, not that I know of. You could modify libpq to dump everything it > receives from the socket to a log file, and then compare the results > from local socket and TCP cases. > > The whole thing is bizarre though. AFAICS it must represent a kernel > bug. What is your platform exactly? > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match