随笔分类 -  数据库 / greenplum

摘要:参考:https://docs.pivotal.io/search?q=function 阅读全文
posted @ 2018-08-01 09:47 lvlin241 阅读(3146) 评论(0) 推荐(0)
摘要:涉及的索引表 参考:http://blog.nbhao.org/1539.html 获取 某个数据表 所有的索引(主表索引&&分区表索引) 阅读全文
posted @ 2018-07-31 10:54 lvlin241 阅读(368) 评论(0) 推荐(0)
摘要:raise notice 'just a simple output msg'; 阅读全文
posted @ 2018-07-27 17:34 lvlin241 阅读(1184) 评论(0) 推荐(0)
摘要:drop external table if exists tableName; 阅读全文
posted @ 2018-07-16 17:40 lvlin241 阅读(1185) 评论(0) 推荐(0)
摘要:参考: https://stackoverflow.com/questions/7389416/postgresql-how-to-pass-parameters-from-command-line https://blog.csdn.net/dazuiba008/article/details/7 阅读全文
posted @ 2018-07-08 16:18 lvlin241 阅读(4964) 评论(0) 推荐(0)