摘要:
症状使用pg_ctl管理数据库报错: 当然如果设置了环境变量 PGDATA=/d/pgsql/data 启动 pg_ctl start 启动报错 [root@db1 root~]# pg_ctl start pg_ctl: cannot be run as root Please log in (u 阅读全文
摘要:
delete from declare_declareinfo_1 where guid in(select guid from ( SELECT guid, ROW_NUMBER() OVER(PARTITION BY guid, guid ORDER BY guid asc) AS Row FR 阅读全文