You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/data-ingestion/clickpipes/postgres/source/timescale.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,16 +107,6 @@ steps and perform a one-time load of your data.
107
107
108
108
After these steps, you should be able to proceed with [creating a ClickPipe](../index.md).
109
109
110
-
## Troubleshooting {#troubleshooting}
111
-
112
-
Initial load for tables can fail with an error:
113
-
114
-
```sql
115
-
ERROR: transparent decompression only supports tableoid system column (SQLSTATE 42P10)
116
-
```
117
-
118
-
You may need to disable [compression](https://docs.timescale.com/api/latest/compression/decompress_chunk) or [hypercore columnstore](https://docs.timescale.com/api/latest/hypercore/convert_to_rowstore) for these tables.
0 commit comments