mirror of https://github.com/citusdata/citus.git
Now, we can copy to an append-partitioned distributed relation from any worker node by providing master options such as; COPY relation_name FROM file_path WITH (delimiter '|', master_host 'localhost', master_port 5432); where master_port is optional and default is 5432. |
||
---|---|---|
.. | ||
data | ||
expected | ||
input | ||
output | ||
sql | ||
.gitignore | ||
Makefile | ||
multi_fdw_schedule | ||
multi_schedule | ||
pg_regress_multi.pl | ||
worker_schedule |