• Home
  • Top
  • About
  • Things I like
  • Things I don’t like
  • Friends
  • Home
  • Top
  • About
  • Things I like
  • Things I don’t like
  • Friends

psql 存档

2019-10-11read the source issue

2019.10.11

创建用户
postgres=# CREATE USER dbuser WITH PASSWORD '*****'
创建database
could not flush dirty data: Function not implemented
yihong06182019-10-12

pg_dump -h 10.48.69.108 -U matrix_bgp etis_db --data-only > /var/lib/postgresql/data/tmp/sql.sql

#技术文章
‹ 去盘锦跑了个半马。新工作遇到的坑 ›