ann
冰是没有未来的,因为它的永恒
posts - 107,comments - 34,trackbacks - 0
1. 修改role密码 alter role postgres password 'postgres'; 2. 设置postgres远程连接 1). 修改listen addresses sudo vim /etc/postgresql/8.3/main/pg_hba.conf # listen_addresses = 'localhost' 设置为 listen_addresses = '*' 2). 添加ip sudo vim /etc/postgresql/8.3/main/postgresql.conf 在 最后一行添加 host all all 192.168.0.0/16 md5 3.数据库备份 pg_dump -h 192.168.4.217 --username admin RestaurantCenter >restaurantcenter1.sql 4. 恢复备份 psql -h 192.168.1.18 --username postgres RestaurantCenter < restaurantcenter1.sql
posted on 2009-07-31 14:23 冰是没有未来的,因为它的永恒 阅读(183) 评论(0)  编辑  收藏 所属分类: postges database

当下,把心放下 放下如果是可能的,那一定是在当下,
不在过去,也不在未来。
当下放下。唯有活在当下,你的问题才能放下。