ann
          冰是沒有未來的,因為它的永恒
          posts - 107,comments - 34,trackbacks - 0
          02 2010 檔案
          postgres手冊鏈接      摘要: 一.linux 監控數據庫活動
          $ ps auxww | grep ^postgres

          postgres 3424 0.0 1.2 42708 26588 ? Ss Jan29 0:00 postgres: writer process
          postgres 3425 0.0 0.0 42576 1284 ? Ss Jan29 0:00 postgres: wal writer process
          postgres 3426 0.0 0.0 43364 1972 ? Ss J  閱讀全文
          posted @ 2010-02-09 15:30 冰是沒有未來的,因為它的永恒| 編輯
          sql 刪除重復的數據      摘要: 1、對于第一種重復,比較容易解決,使用

          select distinct * from tableName

            就可以得到無重復記錄的結果集。

             如果該表需要刪除重復的記錄(重復記錄保留1條),可以按以下方法刪除

          select distinct * into #Tmp from tableName
          drop table tableName
          select * into tableName from #Tmp
          drop table #Tmp


            閱讀全文
          posted @ 2010-02-08 16:22 冰是沒有未來的,因為它的永恒| 編輯
          apt-get proxy 設置      摘要: Well, there's second places I set the proxy on a new Linux install.
          1) in /etc/profile:
          code:


          export http_proxy="http://user:pass@xxx.xxx.xxx.xxx:port/"
          export ftp_proxy="http://user:pass@xxx.xxx.xxx.xxx:port/"

          2) in /etc/apt/apt.conf
          code:

          Acquire::http::Proxy "http://user:pass@xxx.xxx.xxx.xxx:port/";
          Acquire::ftp::Proxy "http://user:pass@xxx.xxx.xxx.xxx:port/";


            閱讀全文
          posted @ 2010-02-02 15:16 冰是沒有未來的,因為它的永恒| 編輯
          E: Dynamic MMap ran out of room(ap-get install)      摘要: Add the following line to either /etc/apt/apt.conf or /etc/apt/apt.conf.d/70debconf
          code:

          APT::Cache-Limit 50000000;
            閱讀全文
          posted @ 2010-02-02 15:13 冰是沒有未來的,因為它的永恒| 編輯
          在eclipse中設置project      摘要:
          1. 用命令行創建新的project
          #>: play new test

          輸入 test(會有What is the application name?提示)
          注:一定要輸入test 否則在導入到eclipse中就要手動改配置文件

          2. 導入eclipse
          >play eclipsify test
          打開eclipse 在import 就ok了.

          如果在創建project時候未輸入test。
          就要手動修改test.launch文件,也就是查找,得出 E:"project"eclipse"play1 ,然后把文件中所有的E:"project"eclipse"play1替換為test
          修改前:

          posted @ 2010-02-01 13:38 冰是沒有未來的,因為它的永恒| 編輯

          當下,把心放下 放下如果是可能的,那一定是在當下,
          不在過去,也不在未來。
          當下放下。唯有活在當下,你的問題才能放下。

          主站蜘蛛池模板: 彩票| 开化县| 白河县| 贵州省| 湖北省| 嵊泗县| 龙州县| 新宾| 定州市| 沁源县| 连云港市| 绥德县| 墨竹工卡县| 上犹县| 金溪县| 乌兰浩特市| 营山县| 洪湖市| 调兵山市| 方正县| 宕昌县| 美姑县| 宜宾县| 玉山县| 盐池县| 丰顺县| 饶河县| 美姑县| 尤溪县| 荥经县| 辽阳市| 石棉县| 无为县| 奉节县| 静海县| 太谷县| 葫芦岛市| 齐齐哈尔市| 融水| 化德县| 图们市|