Postgres SQL 试用安装 2024 年 11 月 18 日2024 年 11 月 18 日admin 第一次在win7安装了postgresql 64位。安装很成功,选择的是中文新加坡。(还需要多少年,才能在语言 […] Continue Reading
php连接PostgreSQL错误Call to undefined function pg_connect() 2024 年 11 月 15 日2024 年 11 月 15 日admin 将libpq.dll从\php\php5.*\ 复制进入\apache*\bin,问题解决。这个经验的确凑效。 Continue Reading
pgadmin4 import 找不到psql.exe 2024 年 11 月 15 日2024 年 11 月 15 日admin 在bin下面找到psql.exe,复制,并建立一个runtime文件夹,拷贝进去就行了。 Continue Reading
pgAdmin导入数据错误问题 2024 年 11 月 15 日2024 年 11 月 15 日admin pgAdmin导入数据(csv逗号分隔) 错误后从详细信息那里复制的语句,直接执行 copy public.t […] Continue Reading
DataWindowHTTP(二)数据库安装 2024 年 11 月 14 日2024 年 11 月 14 日admin 这个文档并非必要文档。对于熟悉安装的朋友,这个文档不是必须的。 我仅仅熟悉MSSQL的安装,也只使用过SQL2 […] Continue Reading