ST_ASBINARY
st_asbinary(geom)
Section titled “st_asbinary(geom)”- geom: GEOMETRY
Example
Section titled “Example”SELECT st_asbinary(ST_GeomFromWKB(X'01010000000000000000000000000000000000000000000000000'));SELECT st_asbinary(ST_GeomFromWKB(X'01010000000000000000000000000000000000000000000000000'));