Skip to content

Commit 05601df

Browse files
authored
Merge pull request #4387 from ClickHouse/compressed-hypertables-supported
pg clickpipes: remove troubleshooting section from timescale
2 parents c5bb66b + eace181 commit 05601df

File tree

1 file changed

+0
-10
lines changed
  • docs/integrations/data-ingestion/clickpipes/postgres/source

1 file changed

+0
-10
lines changed

docs/integrations/data-ingestion/clickpipes/postgres/source/timescale.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -107,16 +107,6 @@ steps and perform a one-time load of your data.
107107

108108
After these steps, you should be able to proceed with [creating a ClickPipe](../index.md).
109109

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.
119-
120110
## Configure network access {#configure-network-access}
121111

122112
If you want to restrict traffic to your Timescale instance, please allowlist the [documented static NAT IPs](../../index.md#list-of-static-ips).

0 commit comments

Comments
 (0)