pgsql: Doc: Clean up references to obsolete OS versions.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Doc: Clean up references to obsolete OS versions.
Дата
Msg-id E1jhsoW-0008MB-HX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: Clean up references to obsolete OS versions.

Remove obsolete instructions for old operating system versions, and
update the text to reflect the defaults on modern systems.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Reviewed-by: Magnus Hagander <magnus@hagander.net>
Discussion: https://postgr.es/m/CA%2BhUKGLmJUSwybaPQv39rB8ABpqJq84im2UjZvyUY4feYhpWMw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c8be915aa9fcc4c0cba563ddbb2e5af7a2dadd12

Modified Files
--------------
doc/src/sgml/runtime.sgml | 275 +++++++++++-----------------------------------
1 file changed, 62 insertions(+), 213 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Fix incorrect link target
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Remove line breaks after <br> </div> </div> </div> </div> </section> <script> function goCurrent(){ var elementClick = $('#current'); if (elementClick[0]) { var destination = elementClick.offset().top-80; jQuery("html:not(:animated),body:not(:animated)").animate({scrollTop: destination}, 800); } } function getThread() { var el = $('#treethread'); if (el && !el.html().length) { $.ajax({url:'/webapi/MailTheard', type:'POST', data: JSON.stringify({"thread_id": "2495402"}), error: function() { alert(window.m500); }, success: function(r) { var thread = (r ?? r.result) ? r.result : null; var txt = ''; if (thread) { thread.forEach(function(t){ if (t.message_id == 'E1jhsoW-0008MB-HX@gemulon.postgresql.org') { txt += '<a name="current" id="current">' + t.html_title + '</a>'; } else { txt += '<a href="/list/id/' + t.message_id +'">' + t.html_title + '</a>'; } txt += ' <small class="description">(' + t.from +', ' + t.ptime + ')</small><br>'; }); el.html(txt); setTimeout('goCurrent()', 200); } else { el.html('<div style="margin: auto;width: max-content;">дерево ещё не сформировалось</div>'); } } }); } else { if (el.css('display') == "none") setTimeout('goCurrent()', 200); } } </script> </div> </main> <div class="modal fade" id="feedback" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" >Есть вопросы? Напишите нам!</h5> </div> <div class="modal-body"> <input type="text" id="feedback-email" name="email" placeholder='E-mail' required msg-empty="Введите e-mail" min-length="3" msg-short="Слишком короткий e-mail" max-length="60" msg-long="Слишком длинный e-mail" regexp="\w+([\-+.']\w+)*@\w+([\-.]\w+)*\.\w+([\-.]\w+)*" msg-regexp="Некорректный адрес e-mail" ><div class="input-error"></div> <input type="text" id="feedback-name" name="name" placeholder="Имя" required msg-empty="Введите имя" min-length="3" msg-short="Слишком короткое имя" max-length="60" msg-long ="Слишком длинное имя" ><div class="input-error"></div> <textarea id="feedback-message" name="message" placeholder="Ваше сообщение" required msg-empty="Введите сообщение" max-length="6000" msg-long="Слишком длинное сообщение" min-length="10" msg-short="Слишком короткое сообщение" ></textarea> <div id="feedback-message-length" class="input-error"></div> <label style=" display: inline;cursor: pointer;"> <input type="checkbox" id="feedback-agree" name="feedback-agree" required msg-empty="Согласие необходимо"> <div id="feedback-agree-length" class="input-error"></div> Соглашаюсь с условиями обработки </label> <span class="dotted" onClick="loadAgreement();">персональных данных</span> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary" style="width: 100%;" onClick="sendFeedback('feedback', 'message', '', 'pgsql: Doc: Clean up references to obsolete OS versions. - Архив списков рассылки pgsql-committers', 'production')">Отправить</button> </div> </div> </div> </div> <div class="modal fade" id="popup-message" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered modal-sm" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title"></h5> </div> <div class="modal-body lead text-center" ></div> <div class="modal-footer"></div> </div> </div> </div> <div class="modal fade" id="popup-flash" tabindex="-1" role="dialog" aria-hidden="true" style="cursor:wait;"> <div class="modal-dialog modal-dialog-centered modal-sm" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title"></h5> </div> <div class="modal-body text-center"></div> <div class="modal-footer"></div> </div> </div> </div> <div class="modal fade" id="popup-window" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content"> <div class="pop-up-close" onClick="closePopupWindow('#popup-window');">✖</div> <div class="modal-header"> <h5 class="modal-title"></h5> </div> <div class="modal-body "></div> <div class="modal-footer"></div> </div> </div> </div> <form action="/search/" method="get" role="form" name="search-window" id="search-window" onSubmit="document.body.style.cursor='progress';return true;"> <input id="qid" name="q"> <input type="hidden" id="area-archive" name="area" value="archive" checked> </form> <!-- FOOTER --> <footer class="container-fluid"> <div class="container"> <div class="row"> <div class="about col-lg-3 row" style="margin-bottom:2em;"> <div class="col-sm-6 col-lg-12"> <a href="/" ><img src="/img/PostgresPro_logo_white.svg" class="logo" alt="Postgres Pro"></a> <div class="sociallinks" style="margin-bottom:0.6em;margin-top:2em;"> <div class="sociallinks-item"> <a href="https://vk.com/public101507899" target="_blank"> <svg class="t-sociallinks__svg" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="25px" height="25px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><desc>VK</desc><path style="fill:#ffffff;" d="M47.761,24c0,13.121-10.639,23.76-23.76,23.76C10.878,47.76,0.239,37.121,0.239,24c0-13.123,10.639-23.76,23.762-23.76C37.122,0.24,47.761,10.877,47.761,24 M35.259,28.999c-2.621-2.433-2.271-2.041,0.89-6.25c1.923-2.562,2.696-4.126,2.45-4.796c-0.227-0.639-1.64-0.469-1.64-0.469l-4.71,0.029c0,0-0.351-0.048-0.609,0.106c-0.249,0.151-0.414,0.505-0.414,0.505s-0.742,1.982-1.734,3.669c-2.094,3.559-2.935,3.747-3.277,3.524c-0.796-0.516-0.597-2.068-0.597-3.171c0-3.449,0.522-4.887-1.02-5.259c-0.511-0.124-0.887-0.205-2.195-0.219c-1.678-0.016-3.101,0.007-3.904,0.398c-0.536,0.263-0.949,0.847-0.697,0.88c0.31,0.041,1.016,0.192,1.388,0.699c0.484,0.656,0.464,2.131,0.464,2.131s0.282,4.056-0.646,4.561c-0.632,0.347-1.503-0.36-3.37-3.588c-0.958-1.652-1.68-3.481-1.68-3.481s-0.14-0.344-0.392-0.527c-0.299-0.222-0.722-0.298-0.722-0.298l-4.469,0.018c0,0-0.674-0.003-0.919,0.289c-0.219,0.259-0.018,0.752-0.018,0.752s3.499,8.104,7.573,12.23c3.638,3.784,7.764,3.36,7.764,3.36h1.867c0,0,0.566,0.113,0.854-0.189c0.265-0.288,0.256-0.646,0.256-0.646s-0.034-2.512,1.129-2.883c1.15-0.36,2.624,2.429,4.188,3.497c1.182,0.812,2.079,0.633,2.079,0.633l4.181-0.056c0,0,2.186-0.136,1.149-1.858C38.281,32.451,37.763,31.321,35.259,28.999"></path></svg> </a> </div> <div class="sociallinks-item"> <a href="https://www.youtube.com/@PostgresProfessional" target="_blank"> <svg class="t-sociallinks__svg" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="25px" height="25px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><desc>Youtube</desc><path style="fill:#ffffff;" d="M24 0.0130005C37.248 0.0130005 47.987 10.753 47.987 24C47.987 37.247 37.247 47.987 24 47.987C10.753 47.987 0.0130005 37.247 0.0130005 24C0.0130005 10.753 10.752 0.0130005 24 0.0130005ZM35.815 18.093C35.565 16.756 34.452 15.758 33.173 15.635C30.119 15.439 27.054 15.28 23.995 15.278C20.936 15.276 17.882 15.432 14.828 15.625C13.544 15.749 12.431 16.742 12.182 18.084C11.898 20.017 11.756 21.969 11.756 23.92C11.756 25.871 11.898 27.823 12.182 29.756C12.431 31.098 13.544 32.21 14.828 32.333C17.883 32.526 20.935 32.723 23.995 32.723C27.053 32.723 30.121 32.551 33.173 32.353C34.452 32.229 35.565 31.084 35.815 29.747C36.101 27.817 36.244 25.868 36.244 23.919C36.244 21.971 36.101 20.023 35.815 18.093ZM21.224 27.435V20.32L27.851 23.878L21.224 27.435Z"></path></svg> </a> </div> <div class="sociallinks-item"> <a href="https://t.me/postgres_pro" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="25" height="25" viewBox="0,0,256,256"> <g transform="translate(-10.24,-10.24) scale(1.08,1.08)"><g fill="#164281" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M9.48148,246.51852v-237.03704h237.03704v237.03704z" id="bgRectangle"></path></g><g fill="#ffffff" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><g transform="scale(5.12,5.12)"><path d="M25,2c12.703,0 23,10.297 23,23c0,12.703 -10.297,23 -23,23c-12.703,0 -23,-10.297 -23,-23c0,-12.703 10.297,-23 23,-23zM32.934,34.375c0.423,-1.298 2.405,-14.234 2.65,-16.783c0.074,-0.772 -0.17,-1.285 -0.648,-1.514c-0.578,-0.278 -1.434,-0.139 -2.427,0.219c-1.362,0.491 -18.774,7.884 -19.78,8.312c-0.954,0.405 -1.856,0.847 -1.856,1.487c0,0.45 0.267,0.703 1.003,0.966c0.766,0.273 2.695,0.858 3.834,1.172c1.097,0.303 2.346,0.04 3.046,-0.395c0.742,-0.461 9.305,-6.191 9.92,-6.693c0.614,-0.502 1.104,0.141 0.602,0.644c-0.502,0.502 -6.38,6.207 -7.155,6.997c-0.941,0.959 -0.273,1.953 0.358,2.351c0.721,0.454 5.906,3.932 6.687,4.49c0.781,0.558 1.573,0.811 2.298,0.811c0.725,0 1.107,-0.955 1.468,-2.064z"></path></g></g></g> </svg> </a> </div> </div> <br> <span class="copyright">© Postgres Pro</span> </div> <div class="col-sm-6 col-lg-12" style="margin-top:2em;"> <a href="/privacy">Политика конфиденциальности</a><br> <a href="/useragreement">Пользовательское соглашение</a><br> <a href="/products/postgrespro/eula">Лицензионное соглашение</a><br> <a href="/media/RUS_EULA_for_cloud_Postgres_Pro_Standard_Postgres_Pro_Enterprise.pdf" target="_blank">Лицензионное соглашение (при использовании в составе облачных сервисов)</a><br> <a href="/PostgreSQL_license">Лицензия PostgreSQL</a><br> <a href="/CoC">Кодекс поведения сообщества PostgreSQL</a> </div> </div> <nav class="col-lg-9 bottom-menu"> <nav> <ul class="row"> <li class="col-sm-4"> <h6> Продукты </h6> <ul><li> <a href="/products/postgrespro/standard" >Postgres Pro Standard</a> </li><li> <a href="/products/postgrespro/certified" >Postgres Pro Certified</a> </li><li> <a href="/products/postgrespro/enterprise" >Postgres Pro Enterprise</a> </li><li> <a href="/products/postgrespro/enterprisecertified" >Postgres Pro Enterprise Certified</a> </li><li> <a href="/products/PPEM" >Postgres Pro Enterprise Manager</a> </li><li> <a href="/products/shardman" >Postgres Pro Shardman</a> </li><li> <a href="/products/1c" >Postgres Pro для 1С</a> </li><li> <a href="/windows" >PostgreSQL для Windows</a> </li></ul> </li><li class="col-sm-4"> <h6> Образование </h6> <ul><li> <a href="/docs" >Документация</a> </li><li> <a href="/education/courses" >Учебные курсы</a> </li><li> <a href="/education/books" >Книги</a> </li><li> <a href="/education/cert" >Сертификация специалистов</a> </li><li> <a href="/education/university" >Курсы для вузов</a> </li><li> <a href="/education" >Обучение PostgreSQL</a> </li><li> <a href="/education/glossary" >Глоссарий</a> </li></ul> </li><li class="col-sm-4"> <h6> Услуги </h6> <ul><li> <a href="/services/support" >Техподдержка СУБД</a> </li><li> <a href="/services/migration" >Миграция СУБД</a> </li><li> <a href="/services/audit" >Аудит СУБД</a> </li><li> <a href="/services/ha_clusters" >Отказоустойчивость СУБД</a> </li></ul> </li></ul> </nav> </nav> </div> </div> <div id="bottom-bar"> <div id="to-top-button" class="float-left" onClick="$('html, body').animate({scrollTop: 0});return false;"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="50px" height="50px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"> <path style="fill:#0aa7f5;" d="M43.006,47.529H4.964c-2.635,0-4.791-2.156-4.791-4.791V4.697c0-2.635,2.156-4.791,4.791-4.791h38.042 c2.635,0,4.791,2.156,4.791,4.791v38.042C47.797,45.373,45.641,47.529,43.006,47.529z M25.503,16.881l6.994,7.049 c0.583,0.588,1.532,0.592,2.121,0.008c0.588-0.583,0.592-1.533,0.008-2.122l-9.562-9.637c-0.281-0.283-0.664-0.443-1.063-0.443 c0,0,0,0-0.001,0c-0.399,0-0.782,0.159-1.063,0.442l-9.591,9.637c-0.584,0.587-0.583,1.537,0.005,2.121 c0.292,0.292,0.675,0.437,1.058,0.437c0.385,0,0.77-0.147,1.063-0.442L22.5,16.87v19.163c0,0.828,0.671,1.5,1.5,1.5 s1.5-0.672,1.5-1.5L25.503,16.881z"></path> </svg> </div> <div class="pulsate float-right" id="bell"> <div class="pulsate-circle" id="bell-run" onClick="$('#feedback').modal('toggle'); return false;"></div> <svg class="icon" width="28px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18.6 17.5" id="tip" onClick="$('#feedback').modal('toggle'); return false;"><desc>Write</desc><path d="M3.7 17.5v-4.8H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14.6c1.1 0 2 .9 2 2v8.8c0 1.1-.9 2-2 2H9l-5.3 4.7zM2 1c-.6 0-1 .4-1 1v8.8c0 .5.4 1 1 1h2.8v3.5l3.8-3.5h8c.5 0 1-.4 1-1V2c0-.5-.4-1-1-1H2z"></path></svg> <svg class="icon" width="16px" height="16px" viewBox="0 0 23 23" version="1.1" id="close" onClick="$('#feedback').modal('toggle'); return false;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <desc>Close</desc> <g stroke="none" stroke-width="1" fill="#000" fill-rule="evenodd"> <rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> <rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> </g> </svg> </div> </div> </footer> <script> checkJQuery(); $(document).ready( function(){ window.lang = 'ru'; $(".toggler").click(function(){ $(this).next().slideToggle(150); }); $("#feedback").on('hide.bs.modal', function (e) {triggerBell(e);}); $("#feedback").on('show.bs.modal', function (e) {triggerBell(e);}); whoIam(); $('ul.nav li.dropdown').hover(function() { $(this).find('.dropdown-menu').stop(true, true).delay(100).fadeIn(300); }, function() { $(this).find('.dropdown-menu').stop(true, true).delay(100).fadeOut(300); }); var input = $('#search-window input') input.focusout(function(e){ if (!$.trim($(this).val()).length) { $('#search-window').fadeOut(); } }); input.keydown(function(eventObject){ if( eventObject.which == 27 ){ if ($.trim($(this).val()).length) { $(this).val(''); } else { $('#search-window').fadeOut(); } }; }); $(document).scroll(function () { if (!$.trim(input.val()).length) { $('#search-window').fadeOut(); } }); setTimeout(function(){ $("#to-top-button").addClass("animation-opacity"); $("#bell").addClass("animation-opacity"); } , 2000); }); function triggerBell(e) { var bell = $('#bell'); var bell2 = $('#bell-run'); bell.toggleClass('active pulsate'); bell2.toggleClass('active pulsate-circle'); bell.find('#close').toggle(); } var formatDate_month=["января","февраля","марта", "апреля", "мая", "июня", "июля", "августа", "сентября", "октября", "ноября", "декабря"]; var formatDate_weekday=["воскресенье","понедельник","вторник","среда","четверг", "пятница","суббота"]; function formatTime(i) { if (i<10) { i="0" + i; } return i; } function formatDate(s, format) { var d = qwx.iso2time(s); return d.getDate() + " " + formatDate_month[d.getMonth()] + " " + d.getFullYear() + (format == 'date' ? "" : ", " + formatDate_weekday[d.getDay()] + ", " + formatTime(d.getHours()) + ":" + formatTime(d.getMinutes())); } </script> <script type="text/javascript"> var m500 = 'Произошла ошибка на сервере'; var incorrectFormMessage = 'Форма заполнена неправильно'; </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-N62NBGE0E2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-N62NBGE0E2'); </script> <!-- Yandex.Metrika counter --> <script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter32485545 = new Ya.Metrika({ id:32485545, clickmap:true, trackLinks:true, accurateTrackBounce:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/32485545" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> </html> <style> .main > section:nth-of-type(odd) .card.card-list, .main > section:nth-of-type(odd) .card.card-list > * { background: #f4f7f9 !important; } .main > section:nth-of-type(even) .card.card-list, .main > section:nth-of-type(even) .card.card-list > * { background: white !important; } .card.card-list-calendar, .card.card-list { border: 1px solid lightgray !important ; max-width: 50%; } </style> <script> function triggerThread() { $("form#searchIdList div#list_parameters select").prop('disabled', $("form#searchIdList input#thread").prop("checked")); } </script>