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

Started by Nonamealmost 13 years ago2 messagesbugs
Jump to latest
#1Noname
email4rajeshk@gmail.com

The following bug has been logged on the website:

Bug reference: 8169
Logged by: RAJESH KRISHNAN K
Email address: email4rajeshk@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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noname (#1)
Re: BUG #8169: change in bytea value in postgresql 8.3 and 9.2.4

email4rajeshk@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