mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-22 13:40:56 +08:00
8 lines
107 B
SQL
8 lines
107 B
SQL
\o /dev/null
|
|
\ir include/insert_two_partitions.sql
|
|
\o
|
|
|
|
COPY (SELECT * FROM "two_Partitions" ) TO STDOUT;
|
|
|
|
|