# nacos-postgresql **Repository Path**: suxia2/nacos-postgresql ## Basic Information - **Project Name**: nacos-postgresql - **Description**: nacos-2.3.0 的postgresql版本 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-01 - **Last Updated**: 2023-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### nacos 新增 postgresql 插件使用 #### 编译命令 ```bash mvn -Prelease-nacos -Dmaven.test.skip=true clean install -U ```