Hello
i've set up 2 SqlServer 2008 R2 Enterprise environments to test replication and compression with snapshots.
On one of them i'm publishing a single partitionned table that has compression level=PAGE.
On the subscriber environment the compression level is lost when the table is replicated.
Is there a way to keep the compression at this stage ?
thanks