<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>技术论坛 - MySQL及开源数据库</title>
    <link>http://club.techtarget.com.cn/showforum-46.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) 技术论坛</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Thu, 29 Jul 2010 22:53:07 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>GreenPlum小知识</title>
      <description><![CDATA[1、GreenPlum各个segment中表数据的分布情况

SELECT gp_segment_id, count(*)

FROM   table_name

GROUP BY gp_segment_id;



2、segment主机IP变化之后master的启动

1）修改segment主机的 /etc/hosts
2）修改master主机的   /etc/hos]]></description>
      <link>http://club.techtarget.com.cn/showtopic-84717.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Yokie的博客</author>
      <pubDate>Wed, 14 Jul 2010 17:19:00 GMT</pubDate>
    </item>
    <item>
      <title>postgresql数组问题</title>
      <description><![CDATA[最近工作碰到postgresql数组问题，折腾了半天也没弄出个结果。

有兴趣的朋友可以瞧瞧，欢迎回帖！！

问题如下：
--create function
CREATE OR REPLACE FUNCTION  test.xx(x integer)
RETURNS integer AS
$BODY$
DECLARE
v int ;
v_arr     int;       ]]></description>
      <link>http://club.techtarget.com.cn/showtopic-84610.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Yokie的博客</author>
      <pubDate>Fri, 02 Jul 2010 16:32:00 GMT</pubDate>
    </item>
    <item>
      <title>greenplum数据库集群的安装实例（续）--greenplum集群的安装</title>
      <description><![CDATA[3、greenplum集群的安装

1）greenplum集群软件greenplum官网上下载，本实例用到的版本是greenplum-db-4.0.0.0-build-1-RHEL5-i386.zip。安装greenplum数据库集群时，大部分工作都是主节点master host上完成的。本实例中的master host为：
      OS:Redhat Enterprise 5
   ]]></description>
      <link>http://club.techtarget.com.cn/showtopic-84495.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Yokie的博客</author>
      <pubDate>Sat, 19 Jun 2010 16:25:00 GMT</pubDate>
    </item>
    <item>
      <title>greenplum数据库集群的安装实例--虚拟机的安装</title>
      <description><![CDATA[greenplum数据库集群的安装实例
安装前简介
1、Greenplum
Greenplum数据引擎是为新一代数据仓库和大规模分析处理而建立的软件解决方案。
其最大的特点是不需要高端的硬件支持仍然可以支撑大规模的高性能数据仓库和商业智能查询。
在数据仓库、商业智能的应用上，尤其海量数据的处理方面性能极其优异。
2、greenplum数据库集群的简单认识
在安装greenplum数据]]></description>
      <link>http://club.techtarget.com.cn/showtopic-84494.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Yokie的博客</author>
      <pubDate>Sat, 19 Jun 2010 16:23:00 GMT</pubDate>
    </item>
    <item>
      <title>在建立视图中发现的一个诡异的问题</title>
      <description><![CDATA[由于实在不明白如何解决，请大家帮帮忙。
问题的是这样的： 创建的一个视图，里面引用了个varchar（3000）的字段，结果反映到视图上变为了blob类型。但是我把该字段变为varchar（500）结果视图又变回为varchar了，这是什么原因啊

请问大家有没有遇到过类似的问题，


]]></description>
      <link>http://club.techtarget.com.cn/showtopic-81028.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>xihalay</author>
      <pubDate>Fri, 19 Mar 2010 16:46:00 GMT</pubDate>
    </item>
    <item>
      <title>postgis-1.5.1的安装</title>
      <description><![CDATA[PostgreSQ L 是一种对象-关系型数据库管理系统（ORDBMS ），也是目前功能最
强大、特性最丰富和最复杂的自由软件数据库系统。它起源于伯克利（BSD）的数据
库研究计划，目前是最重要的开源数据库产品开发项目之一，有着非常广泛的用户。
PostGIS 在对象关系型数据库Post greSQL 上增加了存储管理空间数据的能力，相当
于Oracle 的spatial 部分。PostG]]></description>
      <link>http://club.techtarget.com.cn/showtopic-84274.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Yokie</author>
      <pubDate>Thu, 03 Jun 2010 13:55:00 GMT</pubDate>
    </item>
    <item>
      <title>Postgresql8.4在linux下的安装</title>
      <description><![CDATA[1.二进制文件安装PostgreSQL8.4


1.1二进制文件下载
1)下载地址：http://www.postgresql.org/download/
2)PostgreSQL是开源数据库，可以通过官方地址下载，选择Binary packages --&amp;gt;Linux --&amp;gt; Download for 64bit Linux选项


1.2安装步骤
1)创建相应]]></description>
      <link>http://club.techtarget.com.cn/showtopic-84271.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Yokie</author>
      <pubDate>Thu, 03 Jun 2010 13:14:00 GMT</pubDate>
    </item>
    <item>
      <title>MYSQL插入处理重复键值的几种方法</title>
      <description><![CDATA[当unique列在一个UNIQUE键上插入包含重复值的记录时，默认insert的时候会报1062错误，MYSQL有三种不同的处理方法，下面我们分别介绍。

先建立2个测试表，在id列上创建unique约束。
mysql&amp;gt; create table test1(id int,name varchar(5),type int,primary key(id));
Query OK, 0 r]]></description>
      <link>http://club.techtarget.com.cn/showtopic-83404.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>下北系</author>
      <pubDate>Mon, 17 May 2010 11:06:00 GMT</pubDate>
    </item>
    <item>
      <title>请问mysql有没有办法指定表的相对存储路径？</title>
      <description><![CDATA[比如oracle的 tablespace
看manual上只能指定absolute directory

谢谢


]]></description>
      <link>http://club.techtarget.com.cn/showtopic-80996.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>无间路</author>
      <pubDate>Fri, 19 Mar 2010 15:33:00 GMT</pubDate>
    </item>
    <item>
      <title>MySQL服务器配置</title>
      <description><![CDATA[MySQL配置文件my.cnf设置
my.cnf默认是不存在的.你可以在/usr/local/share/mysql/下看到:


   1. my-huge.cnf 
   2. my-innodb-heavy-4G.cnf 
   3. my-large.cnf 
   4. my-medium.cnf 
   5. my-small.cnf

等文件.将其中合适你机器配置]]></description>
      <link>http://club.techtarget.com.cn/showtopic-81014.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Studio07</author>
      <pubDate>Fri, 19 Mar 2010 16:19:00 GMT</pubDate>
    </item>
    <item>
      <title>如何过虑重复记录</title>
      <description><![CDATA[现在有这样一个表
tbl1:
id name action uptime 
1 张三 a1 2009-2-3 
2 大一 b1   2009-2-4 
3 王二 c1   2009-2-5 
4 小明 d1   2009-2-6 
5 张三 a2   2009-2-7 
6 张三 a3   2009-2-8 
7 大一 b2   2009-2-10 
8 小明 d2   200]]></description>
      <link>http://club.techtarget.com.cn/showtopic-80898.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>jidlldls04</author>
      <pubDate>Fri, 19 Mar 2010 01:21:00 GMT</pubDate>
    </item>
    <item>
      <title>如何查找完整的SQL语句</title>
      <description><![CDATA[用show processlist只能看到运行语句的前半截，如何能找到完整额SQL语句呀？谢谢


]]></description>
      <link>http://club.techtarget.com.cn/showtopic-80883.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>ldsjgjl87</author>
      <pubDate>Thu, 18 Mar 2010 17:45:00 GMT</pubDate>
    </item>
    <item>
      <title>求教：关于mysql中的搜索与全文检索功能</title>
      <description><![CDATA[如果我有一张表
字段一：
张三
   
张 三

张三三

三

张

字段二
张三张三张三

如果我进行搜索 select * from table where 字段一 regexp ‘’or 字段二 regexp ‘’；
这样将所有结果都列出来。如果我有非常多重复的这样的记录。请问如何能加快他们的搜索速度？是否有其他方式实现？而且我想把我真正需要的‘张三’这个结]]></description>
      <link>http://club.techtarget.com.cn/showtopic-81025.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>蜜蜂的忙</author>
      <pubDate>Fri, 19 Mar 2010 16:39:00 GMT</pubDate>
    </item>
    <item>
      <title>关于mysql中的中文全文检索match函数</title>
      <description><![CDATA[看了很多文件关于全文检索的介绍，在关于中文的全文检索方面主要问题就是分词的问题。现在一般流行使用第三方技术分词或者使用区位码或者MD5转换方法来实现搜索的准确性。请问还有什么更好的方法吗？


]]></description>
      <link>http://club.techtarget.com.cn/showtopic-81023.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>Studio07</author>
      <pubDate>Fri, 19 Mar 2010 16:37:00 GMT</pubDate>
    </item>
    <item>
      <title>OpenSolaris 安装gcc不能用 也不能编译mysql</title>
      <description><![CDATA[OpenSolaris 版本10
安装完系统后 /usr/sfw/src 下面什么都没有


按照 pkgadd -d 方式安装了gcc ，libintl， libiconv 到/usr/local下面
export了PATH，LD_LIBRARY_PATH，CC

ls /usr/local/bin/gcc
/usr/l......]]></description>
      <link>http://club.techtarget.com.cn/showtopic-81017.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>deggreo32</author>
      <pubDate>Fri, 19 Mar 2010 16:25:00 GMT</pubDate>
    </item>
    <item>
      <title>Could not connect to MySQL</title>
      <description><![CDATA[前几天做了个网站 传到服务器之后发现 白天好使 一到晚上就不好使 报这个错误
Database Error: Unable to connect to the database:Could not connect to MySQL
重启服务器之后就好使 
MySQL到一个时间点会固定做个动作吗


]]></description>
      <link>http://club.techtarget.com.cn/showtopic-81009.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>无缘无份</author>
      <pubDate>Fri, 19 Mar 2010 16:08:00 GMT</pubDate>
    </item>
    <item>
      <title>mysql 日期的一个问题</title>
      <description><![CDATA[今天自己在学MYSQL的时候，无意中遇到了一个问题。
mysql&amp;gt; select right(1994-03-04,5);
+---------------------+
| right(1994-03-04,5) |
+---------------------+
| 1987                |
+---------------------+
1 row in]]></description>
      <link>http://club.techtarget.com.cn/showtopic-81002.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>ldsjgjl87</author>
      <pubDate>Fri, 19 Mar 2010 15:51:00 GMT</pubDate>
    </item>
    <item>
      <title>关于slow_log 与 bin_log 的一些疑惑</title>
      <description><![CDATA[在slow_log里面查到一语句执行了很久。但是在bin_log里面找不到任何能解释的东西。在家没办法贴出来，明天把相关LOG贴出。想问几个问题

bin_log里面除了记录那些QUERY之外，还记录哪些？
slow_log里面还记录例如SET @TIMESTAMP = XXX,COMMIT 的这种，但是为什么执行这些会耗费很长时间。是因为做COMMIT的时候导致。认为执行时间长。还是在CO]]></description>
      <link>http://club.techtarget.com.cn/showtopic-80999.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>jidlldls04</author>
      <pubDate>Fri, 19 Mar 2010 15:39:00 GMT</pubDate>
    </item>
    <item>
      <title>求在DELPHI下实现数据库备份和还原的代码！</title>
      <description><![CDATA[各位大大，求在DELPHI下实现数据库备份和还原的代码！
谢谢了！


]]></description>
      <link>http://club.techtarget.com.cn/showtopic-80992.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>stormSR</author>
      <pubDate>Fri, 19 Mar 2010 15:26:00 GMT</pubDate>
    </item>
    <item>
      <title>help tunning this mysql query</title>
      <description><![CDATA[SELECT COUNT(*) FROM a LEFT JOIN b USING (a_id), c LEFT JOIN d
USING (classify_id),location,member WHERE b.doc_id=c.doc_id AND a.location_id=location.location_id 
AND b.owner=member.user_id AND a.st......]]></description>
      <link>http://club.techtarget.com.cn/showtopic-80989.aspx</link>
      <category>MySQL及开源数据库</category>
      <author>jidlldls04</author>
      <pubDate>Fri, 19 Mar 2010 15:14:00 GMT</pubDate>
    </item>
  </channel>
</rss>