go Postgres的`\d`显示表,但`\d table`不存在? 英文: Postgres `\d` shows table but `\d table` does not exist? 问题 我用\d查询Postgres,得到包括表foo在内的表列表。 Schem... 2023年3月9日126评论ogr2ogr postgresql