2019.10.11 ```sql 创建用户 postgres=# CREATE USER dbuser WITH PASSWORD '*****' 创建database could not flush dirty data: Function not implemented ```