>Possibly, but first try a different SRID (4326 both for source
>and destination is likely short-circuited).
OK. I tried these queries:
SELECT ST_Transform('SRID=4326;POINT(0 0)'::geometry, 32148)
It gives the same error.
Whatever SRID I use, different from 4326, gives me an error.