在线精品99_中国九九盗摄偷拍偷看_91免费版在线观看_91.app_91高清视频在线_99热最新网站

怎么使用PostgreSQL中的COPY命令

103次阅读
没有评论

共计 3434 个字符,预计需要花费 9 分钟才能阅读完成。

这篇文章主要讲解了“怎么使用 PostgreSQL 中的 COPY 命令”,文中的讲解内容简单清晰,易于学习与理解,下面请大家跟着丸趣 TV 小编的思路慢慢深入,一起来研究和学习“怎么使用 PostgreSQL 中的 COPY 命令”吧!

Copy 命令在 PG 12 有所增强, 在 COPY FROM 时可添加 WHERE 条件过滤.

PG 11
Copy 命令

testdb=# \help copy
Command: COPY
Description: copy data between a file and a table
Syntax:
COPY table_name [ ( column_name [, ...] ) ]
 FROM {  filename  | PROGRAM  command  | STDIN }
 [ [ WITH ] ( option [, ...] ) ]
COPY { table_name [ ( column_name [, ...] ) ] | ( query ) }
 TO {  filename  | PROGRAM  command  | STDOUT }
 [ [ WITH ] ( option [, ...] ) ]
where option can be one of:
 FORMAT format_name
 OIDS [ boolean ]
 FREEZE [ boolean ]
 DELIMITER  delimiter_character 
 NULL  null_string 
 HEADER [ boolean ]
 QUOTE  quote_character 
 ESCAPE  escape_character 
 FORCE_QUOTE { ( column_name [, ...] ) | * }
 FORCE_NOT_NULL ( column_name [, ...] )
 FORCE_NULL ( column_name [, ...] )
 ENCODING  encoding_name

简单使用

testdb=# drop table if exists t_copy;
DROP TABLE
testdb=# CREATE TABLE t_copy(id int,c1 varchar(20));
CREATE TABLE
testdb=# insert into t_copy SELECT x, c1- ||x FROM generate_series(1, 1000) AS x;
INSERT 0 1000
testdb=# 
testdb=# COPY t_copy TO  /tmp/data/t_copy.txt  with DELIMITER  | 
COPY 1000
testdb=# drop table if exists t_import;
DROP TABLE
testdb=# CREATE TABLE t_import(id int,c1 varchar(20));
CREATE TABLE
testdb=# COPY t_import FROM  /tmp/data/t_copy.txt  with DELIMITER  | 
COPY 1000
testdb=# select * from t_import limit 10;
 id | c1 
----+-------
 1 | c1-1
 2 | c1-2
 3 | c1-3
 4 | c1-4
 5 | c1-5
 6 | c1-6
 7 | c1-7
 8 | c1-8
 9 | c1-9
 10 | c1-10
(10 rows)

不支持 WHERE 条件过滤

testdb=# COPY t_import FROM  /tmp/data/t_copy.txt  with DELIMITER  |  where id   5;
ERROR: syntax error at or near  where 
LINE 1: ...t FROM  /tmp/data/t_copy.txt  with DELIMITER  |  where id  ...

PG 12
COPY 命令语法

[local]:5432 pg12@testdb=# \help copy
Command: COPY
Description: copy data between a file and a table
Syntax:
COPY table_name [ ( column_name [, ...] ) ]
 FROM {  filename  | PROGRAM  command  | STDIN }
 [ [ WITH ] ( option [, ...] ) ]
 [ WHERE condition ]
COPY { table_name [ ( column_name [, ...] ) ] | ( query ) }
 TO {  filename  | PROGRAM  command  | STDOUT }
 [ [ WITH ] ( option [, ...] ) ]
where option can be one of:
 FORMAT format_name
 FREEZE [ boolean ]
 DELIMITER  delimiter_character 
 NULL  null_string 
 HEADER [ boolean ]
 QUOTE  quote_character 
 ESCAPE  escape_character 
 FORCE_QUOTE { ( column_name [, ...] ) | * }
 FORCE_NOT_NULL ( column_name [, ...] )
 FORCE_NULL ( column_name [, ...] )
 ENCODING  encoding_name 
URL: https://www.postgresql.org/docs/12/sql-copy.html

支持 WHERE 条件过滤

[local]:5432 pg12@testdb=# drop table if exists t_copy;
DROP TABLE
Time: 50.327 ms
[local]:5432 pg12@testdb=# CREATE TABLE t_copy(id int,c1 varchar(20));
CREATE TABLE
Time: 5.038 ms
[local]:5432 pg12@testdb=# insert into t_copy SELECT x, c1- ||x FROM generate_series(1, 1000) AS x;
INSERT 0 1000
Time: 16.422 ms
[local]:5432 pg12@testdb=# 
[local]:5432 pg12@testdb=# COPY t_copy TO  /tmp/data/t_copy.txt  with DELIMITER  | 
COPY 1000
Time: 4.795 ms
[local]:5432 pg12@testdb=# drop table if exists t_import;
DROP TABLE
Time: 4.798 ms
[local]:5432 pg12@testdb=# CREATE TABLE t_import(id int,c1 varchar(20));
CREATE TABLE
Time: 2.462 ms
[local]:5432 pg12@testdb=# COPY t_import FROM  /tmp/data/t_copy.txt  with DELIMITER  |  WHERE id   5;
COPY 4
Time: 4.842 ms
[local]:5432 pg12@testdb=# select * from t_import;
 id | c1 
----+------
 1 | c1-1
 2 | c1-2
 3 | c1-3
 4 | c1-4
(4 rows)
Time: 6.103 ms

感谢各位的阅读,以上就是“怎么使用 PostgreSQL 中的 COPY 命令”的内容了,经过本文的学习后,相信大家对怎么使用 PostgreSQL 中的 COPY 命令这一问题有了更深刻的体会,具体使用情况还需要大家实践验证。这里是丸趣 TV,丸趣 TV 小编将为大家推送更多相关知识点的文章,欢迎关注!

正文完
 
丸趣
版权声明:本站原创文章,由 丸趣 2023-07-26发表,共计3434字。
转载说明:除特殊说明外本站除技术相关以外文章皆由网络搜集发布,转载请注明出处。
评论(没有评论)
主站蜘蛛池模板: 99久9在线视频 | 色综合伊人色综合网亚洲欧洲 | 一区二区三区福利视频 | 午夜成人无码福利免费视频 | 久久国产成人精品国产成人亚洲 | 日韩人妻一区二区三区免费 | 精品无码久久久久久国产 | 久久只精品99品免费久23 | 农村寡妇特一级毛片 | 国产大片黄在线观看私人影院 | 成年啪啪网站免费播放看 | 99在线观看国产 | 久久国产一久久高清 | 亚洲小说区图片区另类春色 | 精品少妇一区二区三区免费观 | 内射中出日韩无国产剧情 | 亚洲精品一区二区三区新线路 | 国产一久久香蕉国产线看观看 | 国产色无码精品视频免费 | 国产午夜精品av一区二区麻豆 | 久久精品视频国产 | 99热这里只有精品首页 | 91视频第一页 | 国产免费av片在线观看 | 亚洲av之男人的天堂 | 视频一区二区三区欧美日韩 | 国产午夜不卡av免费 | 国产日韩欧美在线观看不卡 | 亚洲久久影院 | 免费午夜视频 | 国产亚洲精品久久久久久牛牛 | 久久亚洲国产精品影院文轩探花 | 伊人网综合在线 | 亚洲一区 日韩精品 中文字幕 | 欧美综合图区亚洲综合图区 | 男人和女人一级 黄 色大片 | 最新版天堂资源中文官网 | 国产综合精品一区二区三区 | 牛牛影院成人网 | 爱久久网站 | 精品一区二区久久久久久久网精 |