Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 pgAdmin 中发出查询,然后想将结果导出到文件中。如何指定列分隔符应为制表符?
这对你来说可能为时已晚,但对其他人来说可能不是。
您可以将文字制表符复制/粘贴到“列分隔符”的(下拉)文本框中,就像任何其他有效字符一样,它将被使用。刚刚使用 pgAdmin 1.14.2 成功测试。
到目前为止,当您尝试将结果导出到文件时,pgAdmin 中没有制表符选项。
参考:http ://www.pgadmin.org/docs/dev/export.html