Page cover

Postgres

Supported Fields

Field
Status

🏷️ Array

✅ Supported

#️⃣ Bigint

✅ Supported

📝 Bit

✅ Supported

☑️ Boolean

✅ Supported

📝 Composite

➡️ Supported (1-Way)

📅 Date

✅ Supported

📅 Daterange

➡️ Supported (1-Way)

🔗 Domain

➡️ Supported (1-Way)

🔘 Enum

✅ Supported

🖇️ Foreign Key

✅ Supported

#️⃣ Geometric

➡️ Supported (1-Way)

#️⃣ Integer

✅ Supported

#️⃣ Interval

➡️ Supported (1-Way)

🗃️Json

✅ Supported

💱 Money

✅ Supported

📝 Network

✅ Supported

#️⃣ Numeric

✅ Supported

⏱️ Range

➡️ Supported (1-Way)

📝 Text

✅ Supported

📝 Textsearch

➡️ Supported (1-Way)

⏱️ Time

➡️ Supported (1-Way)

⏱️ Timestamp

✅ Supported

🆔 Uuid

✅ Supported

🗃️ XML

✅ Supported

Binary

✖️ Not Yet

Things to Keep in Mind

During Setup

After Setup

Handy Tips

We support foreign keys (including two-way sync)! Make sure to map both tables and reach out for help if not sure how to set it up.

Adding ".html" or "_html" to the end of a column name will preserve HTML If you name a Postgres column something such as "text_html", Whalesync will preserve that column's values as HTML while syncing.

Last updated

Was this helpful?