=?ISO-8859-1?Q?Carlos_Guzm=E1n_=C1lvarez?= <carlosga(at)telefonica(dot)net> writes:
> What is the supposed format that should be expected for time and
> timestamp values in binary format ??
Depends whether you built the server with --enable-integer-timestamps
or not.
> There are any way to retrieve the value encoded always in the same
> way ?
Sure: don't use binary I/O.
regards, tom lane