For PostgreSQL 12 and above, you can use PostgreSQL computed columns, which allow you to store the computed ST_Transform column right in the same table.
確定! 回上一頁