随笔分类 - postgres
摘要:文件夹结构 C:\Users\Administrator\Desktop\lsheet>tree /f │ │ docker-compose.yml #部署文件 │ ├─java-server │ application-dev.yml #项目配置 │ application.yml #项目配置 │
阅读全文
摘要:参考文档 https://www.cnblogs.com/zhangfx01/p/9506219.html https://stackoverflow.com/questions/18209625/how-do-i-modify-fields-inside-the-new-postgresql-js
阅读全文
摘要:docker上快速部署Postgresql数据库,可以参考docker-postgres的官方解决方案 https://hub.docker.com/_/postgres/ 核心命令 docker run --name yourappname -e POSTGRES_PASSWORD=xxx -e
阅读全文

浙公网安备 33010602011771号