﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / Data compression / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 09:05:20 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>Hi Did the table(s) that you did compression had any XML datatype columns in it? I am been doing some prototype where I see that compression does saves a lot of space, but only when there is no XML column.When a table have a XML column in it as major contributor to table size, the compression does not show any significant savings in data space.Just wanted to know you if you had any such scenario of XML columns in your tables?Thanks</description><pubDate>Thu, 08 Nov 2012 16:17:32 GMT</pubDate><dc:creator>Deepak Kolapkar </dc:creator></item><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>The only way to know how much compression you would actually get is to actually try it on your data.Install SQL 2008 developer somewhereImport a sample of your largest tables into the 2008 database, use sp_estimate_data_compression_savings to check the compression you would actually get.In my environment PAGE compression compressed my data with over 70%./SG</description><pubDate>Thu, 08 Apr 2010 10:41:53 GMT</pubDate><dc:creator>Stefan_G</dc:creator></item><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>most of our data is varchar, may be 90%</description><pubDate>Thu, 08 Apr 2010 09:02:22 GMT</pubDate><dc:creator>Tara-1044200</dc:creator></item><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>Regarding compressed tables/ data- PAGE compression gives more compression ratio than ROW compression.Page compression uses the actual logic for compression. Row compression happens only on fixed length data types.</description><pubDate>Thu, 08 Apr 2010 08:46:48 GMT</pubDate><dc:creator>vidya_pande</dc:creator></item><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>The only reasonably accurate way to estimate those numbers is in your test environment.  There are many variables in getting a calculation.  Are you storing bits, reals, int, varchars...each compress different</description><pubDate>Thu, 08 Apr 2010 08:36:37 GMT</pubDate><dc:creator>GregoryF</dc:creator></item><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>I understand it depends on that data, but i would like do some comparision which may not be accurate but give me an idea of hoe much disk space i will be saving when migrating from 2005 to 2008.need a rough number to measure how much mdf files will be compressed and .BAK files.</description><pubDate>Thu, 08 Apr 2010 08:32:55 GMT</pubDate><dc:creator>Tara-1044200</dc:creator></item><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>Most of the backups I've seen have had somewhere between 50-80% size reduction.  That's just ballpark possible numbers though, as Jeff said, it depends on the Data.The live data... I wouldn't even throw out a guess.  If you have a sql 2008 developer or enterprise install to play with, you can use [url=http://sqlblog.com/blogs/paul_nielsen/archive/2008/03/13/whole-database-data-compression-procs.aspx]this script[/url] by Paul Nielsen to estimate the compression savings for your database.</description><pubDate>Wed, 07 Apr 2010 19:30:13 GMT</pubDate><dc:creator>Garadin</dc:creator></item><item><title>RE: Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>[quote][b]Tara-1044200 (4/7/2010)[/b][hr]Can some one please let me know what is the exact % of data and backup files that compressess comparing it to 2005.[/quote]No because, just like a ZIP file, it depends on the data.</description><pubDate>Wed, 07 Apr 2010 19:18:49 GMT</pubDate><dc:creator>Jeff Moden</dc:creator></item><item><title>Data compression</title><link>http://www.sqlservercentral.com/Forums/Topic899053-391-1.aspx</link><description>Guys.. I have read that 2008 will compress data in the databases and also backup when compared to 2005. Can some one please let me know what is the exact % of data and backup files that compressess comparing it to 2005.</description><pubDate>Wed, 07 Apr 2010 15:55:47 GMT</pubDate><dc:creator>Tara-1044200</dc:creator></item></channel></rss>