PostgreSQL to BigQuery: Simple Data Type Mapping
Feb 5 · 4 min read · If you move data from a PostgreSQL production database to BigQuery, you will quickly notice that the data types are different. PostgreSQL has many detailed types, while BigQuery uses fewer types and is designed for analytics. If you map the types cor...
Join discussion


