You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/01/14 08:43:42 UTC

[GitHub] [shardingsphere] ReyYang commented on issue #14769: An error is reported when PostgreSQL money type queries large numbers

ReyYang commented on issue #14769:
URL: https://github.com/apache/shardingsphere/issues/14769#issuecomment-1012919726


   Using psql query returns normal
   ```shell
   demo_ds_0=# select * from table_mix;
    id | shard_id |    t_money
   ----+----------+---------------
     6 |        6 | $9,999,999.00
   (1 row)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org