<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" >

  <channel>
    <title><![CDATA[Комментарии к публикации «Indexes in PostgreSQL — 4 (Btree)»]]></title>
    <link>https://habr.com/en/companies/postgrespro/articles/443284/</link>
    <description><![CDATA[Комментарии к публикации «Indexes in PostgreSQL — 4 (Btree)»]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Sat, 02 May 2026 14:40:23 GMT</pubDate>
    
    
      <image>
        <link>https://habr.com/ru/</link>
        <url>https://habrastorage.org/webt/ym/el/wk/ymelwk3zy1gawz4nkejl_-ammtc.png</url>
        <title>Хабр</title>
      </image>
    

    
      

      
        
  
    <item>
      <title>06.02.2020 10:42:37 erogov</title>
      <guid isPermaLink="true">https://habr.com/en/companies/postgrespro/articles/443284/#comment_21239524</guid>
      <link>https://habr.com/en/companies/postgrespro/articles/443284/#comment_21239524</link>
      <description><![CDATA[<p>Oh. Of course you're right, it was clearly a mistake. I've corrected the text, thank you.</p>]]></description>
      <pubDate>Thu, 06 Feb 2020 10:42:37 GMT</pubDate>
      <dc:creator><![CDATA[erogov]]></dc:creator>
    </item>
  

  
    <item>
      <title>05.02.2020 08:33:11 le1ic</title>
      <guid isPermaLink="true">https://habr.com/en/companies/postgrespro/articles/443284/#comment_21232960</guid>
      <link>https://habr.com/en/companies/postgrespro/articles/443284/#comment_21232960</link>
      <description><![CDATA[<blockquote>But let's assume that we want to add extra columns needed for a query to the unique index. Values of the new composite key may now fail to be unique</blockquote><br>
<br>
All the way around: If (book_ref) is unique, then (book_ref, book_date) can not be nonunique. What you are trying to say is the opposite: enforcing uniqueness of (book_ref, book_date) is not enough to get uniqueness of (book_ref) (which you want to use for foreign key).<br>]]></description>
      <pubDate>Wed, 05 Feb 2020 08:33:11 GMT</pubDate>
      <dc:creator><![CDATA[le1ic]]></dc:creator>
    </item>
  

  
    <item>
      <title>25.03.2019 09:28:12 erogov</title>
      <guid isPermaLink="true">https://habr.com/en/companies/postgrespro/articles/443284/#comment_19937790</guid>
      <link>https://habr.com/en/companies/postgrespro/articles/443284/#comment_19937790</link>
      <description><![CDATA[Семён Семёныч… Ошибся с языком, спасибо, поправил.]]></description>
      <pubDate>Mon, 25 Mar 2019 09:28:12 GMT</pubDate>
      <dc:creator><![CDATA[erogov]]></dc:creator>
    </item>
  

  
    <item>
      <title>25.03.2019 08:35:59 dedyshka</title>
      <guid isPermaLink="true">https://habr.com/en/companies/postgrespro/articles/443284/#comment_19937444</guid>
      <link>https://habr.com/en/companies/postgrespro/articles/443284/#comment_19937444</link>
      <description><![CDATA[<a href="https://habr.com/ru/users/erogov/" class="user_link">erogov</a>, скажите, а в чём смысл перевода своей статьи на хабре (двухлетней давности) с русского на английский и публикации её заново в русском же хабре?]]></description>
      <pubDate>Mon, 25 Mar 2019 08:35:59 GMT</pubDate>
      <dc:creator><![CDATA[dedyshka]]></dc:creator>
    </item>
  

  
    <item>
      <title>25.03.2019 08:35:08 wanomgn</title>
      <guid isPermaLink="true">https://habr.com/en/companies/postgrespro/articles/443284/#comment_19937438</guid>
      <link>https://habr.com/en/companies/postgrespro/articles/443284/#comment_19937438</link>
      <description><![CDATA[del]]></description>
      <pubDate>Mon, 25 Mar 2019 08:35:08 GMT</pubDate>
      <dc:creator><![CDATA[wanomgn]]></dc:creator>
    </item>
  

      

      

    
  </channel>
</rss>
