[BUGS] BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4

2013-05-18 Thread email4rajeshk
The following bug has been logged on the website:

Bug reference:  8169
Logged by:  RAJESH KRISHNAN K
Email address:  email4raje...@gmail.com
PostgreSQL version: 9.2.4
Operating system:   RHEL 6
Description:

There is a huge change in bytea value in postgresql 8.3 and 9.2.4

Can we convert 9.2.4 bytea value to 8.3

PLease Help



-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


Re: [BUGS] BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4

2013-05-18 Thread Tom Lane
email4raje...@gmail.com writes:
 There is a huge change in bytea value in postgresql 8.3 and 9.2.4
 Can we convert 9.2.4 bytea value to 8.3

You're probably looking for bytea_output:
http://www.postgresql.org/docs/9.2/static/runtime-config-client.html#GUC-BYTEA-OUTPUT

regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs