Re: Source code in .tar.xz format?
От | Peter Eisentraut |
---|---|
Тема | Re: Source code in .tar.xz format? |
Дата | |
Msg-id | e1e90b3a-30dd-1990-7f5e-d70a29934dd3@2ndquadrant.com обсуждение исходный текст |
Ответ на | Source code in .tar.xz format? (Steven Winfield <Steven.Winfield@cantabcapital.com>) |
Список | pgsql-www |
On 12/10/2018 12:34, Steven Winfield wrote: > Have you considered making xz-compressed source tarballs available in > file browser (https://www.postgresql.org/ftp/source)? > > The tarfile for v11rc1 compresses to 15.5MB (with -9) - nearly half the > size of the gzip-compressed file that is currently on the browser. > > Modern versions of tar will automatically decompress .tar.xz files with > the usual “tar -xf <filename>” invocation. My records show that this had been discussed about 5 years ago. The idea was to drop bz2 and add xz. The problem was that older operating systems (such as CentOS 5 and perhaps older Solaris) don't support xz, so that would negatively affect some platforms. In the meantime, people are already moving on from xz to lz ... -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-www по дате отправления: