We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8aa4f4e + de2cf24 commit 12f325cCopy full SHA for 12f325c
docs/flex.md
@@ -271,9 +271,10 @@ flex backend, because they don't make sense in that context:
271
option.)
272
* `-G|--multi-geometry` (Use the `multi` option on the geometry transformation
273
instead.)
274
-* The command line options to set the tablespace are ignored by the flex
275
- backend, instead use the `data_tablespace` or `index_tablespace` options
276
- when defining your table.
+* The command line options to set the tablespace (`-i|--tablespace-index`,
+ `--tablespace-main-data`, `--tablespace-main-index`) are ignored by the flex
+ backend, instead use the `data_tablespace` or `index_tablespace` options when
277
+ defining your table.
278
279
## Type conversions
280
0 commit comments