From Seoras-Ray at idexx.com Fri Sep 25 16:39:19 2015 From: Seoras-Ray at idexx.com (Ray, Seoras) Date: Fri, 25 Sep 2015 20:39:19 +0000 Subject: [Cdash] Postgres bytea escape Message-ID: <201509252039.t8PKWoMx021386@mx0a-00116901.pphosted.com> I have migrated a CDash 2.2.3 MySQL database over to PostgreSQL 9.4. Everything appears to be working except for the rendering of binary data, such as test output. I have confirmed that bytea_output = 'escape' at the database level and I have confirmed via md5() that the binary data in the MySQL database and the PostgreSQL database are the same. Any idea why the data isn't being read? Thanks, Seoras. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Seoras-Ray at idexx.com Fri Sep 25 20:39:19 2015 From: Seoras-Ray at idexx.com (Ray, Seoras) Date: Fri, 25 Sep 2015 20:39:19 +0000 Subject: [Cdash] Postgres bytea escape Message-ID: <201509252039.t8PKWoMx021386@mx0a-00116901.pphosted.com> I have migrated a CDash 2.2.3 MySQL database over to PostgreSQL 9.4. Everything appears to be working except for the rendering of binary data, such as test output. I have confirmed that bytea_output = 'escape' at the database level and I have confirmed via md5() that the binary data in the MySQL database and the PostgreSQL database are the same. Any idea why the data isn't being read? Thanks, Seoras. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Seoras-Ray at idexx.com Fri Sep 25 20:39:19 2015 From: Seoras-Ray at idexx.com (Ray, Seoras) Date: Fri, 25 Sep 2015 20:39:19 +0000 Subject: [Cdash] Postgres bytea escape Message-ID: <201509252039.t8PKWoMx021386@mx0a-00116901.pphosted.com> I have migrated a CDash 2.2.3 MySQL database over to PostgreSQL 9.4. Everything appears to be working except for the rendering of binary data, such as test output. I have confirmed that bytea_output = 'escape' at the database level and I have confirmed via md5() that the binary data in the MySQL database and the PostgreSQL database are the same. Any idea why the data isn't being read? Thanks, Seoras. -------------- next part -------------- An HTML attachment was scrubbed... URL: