pgloader/docs/ref
Dimitri Fontaine 2147a1d07b Implement ALTER TABLE ... SET TABLESPACE ... as a pgloader clause.
This allows creating tables in any target tablespace rather than the default
one, and is supported for the various sources having support for the ALTER
TABLE clause already.
2019-01-08 22:50:24 +01:00
..
archive.rst Switch the documentation to using Sphinx. 2017-12-21 17:45:09 +01:00
copy.rst Switch the documentation to using Sphinx. 2017-12-21 17:45:09 +01:00
csv.rst Implement support for \' as the CSV separator. 2017-12-26 21:04:06 +01:00
dbf.rst Switch the documentation to using Sphinx. 2017-12-21 17:45:09 +01:00
fixed.rst Switch the documentation to using Sphinx. 2017-12-21 17:45:09 +01:00
ixf.rst Switch the documentation to using Sphinx. 2017-12-21 17:45:09 +01:00
mssql.rst Implement ALTER TABLE ... SET TABLESPACE ... as a pgloader clause. 2019-01-08 22:50:24 +01:00
mysql.rst Implement ALTER TABLE ... SET TABLESPACE ... as a pgloader clause. 2019-01-08 22:50:24 +01:00
pgsql-citus-target.rst Improve Citus documentation. 2018-12-12 09:34:05 +09:00
pgsql-redshift.rst Improve Redshift support documentation. 2018-12-14 18:21:34 +09:00
pgsql.rst Implement ALTER TABLE ... SET TABLESPACE ... as a pgloader clause. 2019-01-08 22:50:24 +01:00
sqlite.rst Implement SQLite casting rule for “decimal”. 2018-02-07 20:47:47 +01:00
transforms.rst Code review for previous commit. 2018-03-27 14:55:31 +02:00