Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 网络资源 > [phpPgAdmin] 差点忘了怎么配置phpPgAdmin了
【标  题】:[phpPgAdmin] 差点忘了怎么配置phpPgAdmin了
【关键字】:phpPgAdmin,phpPgAdmin
【来  源】:http://www.cublog.cn/u/24037/showart.php?id=174948

[phpPgAdmin] 差点忘了怎么配置phpPgAdmin了

Your Ad Here
在网上找了找才再次想起来
 
修改phpPgAdmin里面的conf目录中的config.inc.php文件
(Windows平台下面)
// Specify the path to the database dump utilities for this server.
// You can set these to '' if no dumper is available.
 $conf['servers'][0]['pg_dump_path'] = 'D:\\DBSystem\\pgsql81\\bin\\pg_dump.exe';
 $conf['servers'][0]['pg_dumpall_path'] = 'D:\\DBSystem\\pgsql81\\bin\\pg_dumpall.exe';
// Slony (www.slony.info) support?
 $conf['servers'][0]['slony_support'] = false;
// Specify the path to the Slony SQL scripts (where slony1_base.sql is located, etc.)
// No trailing slash.
 $conf['servers'][0]['slony_sql'] = 'D:\\DBSystem\\pgsql81\\share';
 
修改就好了
嗯,留一个免得自己将来忘掉
[APP] 各种手册:【上一篇】
内存数据库--ALTIBASE:【下一篇】
【相关文章】
  • 解决phpPgAdmin不能访问数据库的问题
  • apache+postgresql+php+phpPgAdmin+FUDforum安装全攻略
  • 【随机文章】
  • DreamWeaver高级应用—模板与库
  • MySQL的Daemon启动参数
  • Unix系列shell程序编写(下)
  • 艺术图案
  • 用排序串字段实现树状结构(例程——显示树)
  • WAP/WEB/短信集成系统
  • 给对象增加一个简单的自定义事件机制
  • 在Fedora5上安装flash!
  • PHP 信号与共享内存函数库
  • 一次完全没有DOS命令符的入侵
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.