📜  导出 postgres 数据库 linux - SQL 代码示例

📅  最后修改于: 2022-03-11 15:05:20.879000             🧑  作者: Mango

代码示例1
pg_dump -U username dbname > dbexport.pgsql