From d59cbc5650bbf2760583260644a91b0a8ee35b51 Mon Sep 17 00:00:00 2001 From: 8ga Date: Mon, 2 Mar 2026 13:56:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E9=83=A8=E7=BD=B2PostGIS.?= =?UTF-8?q?md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 部署PostGIS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/部署PostGIS.md b/部署PostGIS.md index 4b89f4e..88e1875 100644 --- a/部署PostGIS.md +++ b/部署PostGIS.md @@ -138,7 +138,6 @@ SELECT to_tsvector('chinese_mix', 'Hello world, 你好世界,PostgreSQL 很棒 ## 测试 ```sql - -- 创建测试表 CREATE TABLE articles ( id SERIAL PRIMARY KEY,