Search Postgresql Archives

Re: UTF8 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Matthew T. O'Connor" <matthew@xxxxxxxx> writes:
> They have talked about changing the messageblks to binary instead of 
> text.  They said that one of their main objections is that bytea data is 
> not compressed.  I'm not sure that's true, but I don't see anything in 
> the docs about it.   I think they would move to bytea if it does compress.

These people really don't know what they're talking about, do they?

bytea goes through exactly the same compression logic as text.  But
really it sounds to me like the easiest solution is just to run the
database in SQL_ASCII encoding.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux