Re: [SQL] FastPath Protocol Error

2001-01-29 Thread Tom Lane
Som <[EMAIL PROTECTED]> writes: > I have problem while retrieving image from postgres 7.0.0 through some > front-end. > I am getting Exception saying: > FastPath protocol error : Z Hm. The 'Z' message was added to the FE/BE protocol in rev 6.4. It looks to me like you've got a client that only

[SQL] FastPath Protocol Error

2001-01-28 Thread Som
Helooo.. I have problem while retrieving image from postgres 7.0.0 through some front-end. I am getting Exception saying: FastPath protocol error : Z any idea? -- som