It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.postgresql.org

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4.  <title>PostgreSQL: The world's most advanced open source database</title>
  5.  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  6.  <meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8" />
  7.  
  8.  <meta name="description" content="The official site for PostgreSQL, the world's most advanced open source database" />
  9.  <meta name="theme-color" content="#336791"/>
  10.  <meta name="copyright" content="The PostgreSQL Global Development Group" />
  11.  <meta property="og:url" content="https://www.postgresql.org/" />
  12.  <meta property="og:type" content="article" />
  13.  <meta property="article:author" content="PostgreSQL Global Development Group" />
  14.  <meta property="article:published_time" content="2025-09-18T07:01:04.327854" />
  15.  <meta property="og:image" content="https://www.postgresql.org/media/img/about/press/elephant.png" />
  16.  <meta property="og:title" content="PostgreSQL" />
  17.  <meta property="og:description" content="The world&#x27;s most advanced open source database." />
  18.  <meta property="og:site_name" content="PostgreSQL" />
  19.  <link href="/media/css/fontawesome.css?8fac4673" rel="stylesheet">
  20.  <link rel="stylesheet" href="/media/css/bootstrap-4.4.1.min.css">
  21.  <link rel="shortcut icon" href="/favicon.ico" />
  22.  
  23.  <link rel="stylesheet" type="text/css" href="/dyncss/base.css?8fac4673">
  24.  
  25.  <script src="/media/js/theme.js?8fac4673"></script>
  26.  
  27.  
  28.  </head>
  29.  <body>
  30.    <div class="container-fluid">
  31.      <div class="row justify-content-md-center">
  32.        <div class="col">
  33.          <!-- Header -->
  34.          <nav class="navbar navbar-expand-lg navbar-light bg-light">
  35.            <a class="navbar-brand p-0" href="/">
  36.              <img class="logo" src="/media/img/about/press/elephant.png" alt="PostgreSQL Elephant Logo">
  37.            </a>
  38.            <input type="checkbox" id="navbar-toggler" aria-controls="pgNavbar" aria-expanded="false" aria-label="Toggle navigation">
  39.            <label for="navbar-toggler" id="navbar-toggler-label" class="navbar-toggler" tabindex="0"><span class="navbar-toggler-icon"></span></label>
  40.            <div class="navbar-collapse" id="pgNavbar">
  41.              <ul class="navbar-nav mr-auto">
  42.                <li class="nav-item p-2"><a href="/" title="Home">Home</a></li>
  43.                <li class="nav-item p-2"><a href="/about/" title="About">About</a></li>
  44.                <li class="nav-item p-2"><a href="/download/" title="Download">Download</a></li>
  45.                <li class="nav-item p-2"><a href="/docs/" title="Documentation">Documentation</a></li>
  46.                <li class="nav-item p-2"><a href="/community/" title="Community">Community</a></li>
  47.                <li class="nav-item p-2"><a href="/developer/" title="Developers">Developers</a></li>
  48.                <li class="nav-item p-2"><a href="/support/" title="Support">Support</a></li>
  49.                <li class="nav-item p-2"><a href="/about/donate/" title="Donate">Donate</a></li>
  50.                <li class="nav-item p-2"><a href="/account/" title="Your account">Your account</a></li>
  51.              </ul>
  52.              <form role="search" method="get" action="/search/">
  53.                <div class="input-group">
  54.                  <input id="q" name="q" type="text" size="20" maxlength="255" accesskey="s"  class="form-control" placeholder="Search for...">
  55.                  <span class="input-group-btn">
  56.                    <button class="btn btn-default" type="submit"><i class="fas fa-search"></i></button>
  57.                  </span>
  58.                </div><!-- /input-group -->
  59.              </form>
  60.              <form id="form-theme" class="form-inline d-none">
  61.                <button id="btn-theme" class="btn btn-default ml-1" type="button"></button>
  62.              </form>
  63.            </div>
  64.          </nav>
  65.        </div>
  66.      </div>
  67.      <div class="row justify-content-center pg-shout-box">
  68.        <div class="col text-white text-center">September 4, 2025: <a href="/about/news/postgresql-18-rc-1-released-3130/">
  69.  PostgreSQL 18 RC 1 Released!
  70. </a>
  71. </div>
  72.      </div>
  73.    </div>
  74.    
  75. <div class="jumbotron jumbotron-fluid pg-jumbotron">
  76.  <div class="container">
  77.    <h1 class="text-white pg-jumbotron-header">PostgreSQL: The World's Most Advanced Open Source Relational Database</h1>
  78.    <div class="row">
  79.      <div class="col text-center">
  80.        <a class="btn btn-light btn-rounded" role="button" href="/download/">Download <i class="fa fa-arrow-right" aria-hidden="true"></i></a>
  81.        <a class="btn btn-light btn-rounded" role="button" href="/about/">New to PostgreSQL?</a>
  82.      </div>
  83.    </div>
  84.  </div>
  85. </div>
  86. <!-- END Jumbotron -->
  87. <div class="container margin">
  88.  <!-- Start First Feature Row -->
  89.  
  90.  <div class="row">
  91.    <!-- Feature -->
  92.    <div class="col-lg-6 feature">
  93.      <img src="/media/img/about/press/elephant.png" alt="PostgreSQL Elephant Logo">
  94.      <h2>New to PostgreSQL?</h2>
  95.      <div class="text">
  96.        <p>
  97.          PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development
  98.          that has earned it a strong reputation for reliability, feature robustness, and performance.
  99.        </p>
  100.        <p>
  101.          There is a wealth of information to be found describing how to <a href="/download/">install</a> and <a href="/docs/">use</a> PostgreSQL through the <a href="/docs/">official documentation</a>.
  102.          The <a href="/community/">open source community</a>
  103.          provides many helpful places to become familiar with PostgreSQL,
  104.          discover how it works, and find career opportunities. Learn more on
  105.          how to <a href="/community/">engage with the community</a>.
  106.        </p>
  107.      </div>
  108.      <a href="/about/" title="Learn More"><button type="button" class="btn btn-center btn-primary btn-inline-block">Learn More</button></a>
  109.      <a href="/about/featurematrix/" title="Feature Matrix"><button type="button" class="btn btn-center btn-primary btn-inline-block">Feature Matrix</button></a>
  110.      <a href="/about/governance/" title="Governance"><button type="button" class="btn btn-center btn-primary btn-inline-block">Governance</button></a>
  111.    </div>
  112.    <!-- END Feature -->
  113.  
  114.    <!-- Feature -->
  115.    <div class="col-lg-6 feature">
  116.      <i class="fas fa-download"></i>
  117.      <h2>Latest Releases</h2>
  118.      <div class="text">
  119.        <p>
  120.          <strong>
  121.            2025-09-04 -
  122.            <a href="/about/news/postgresql-18-rc-1-released-3130/">
  123.              PostgreSQL 18 RC 1 Released!
  124.            </a>
  125.          </strong>
  126.        </p>
  127.        <p>
  128.          The PostgreSQL Global Development Group announces that the
  129.          <a href="/developer/beta/">first release candidate of PostgreSQL 18</a>
  130.          is now available for <a href="/download/">download</a>. As a release
  131.          candidate, PostgreSQL 18 RC 1 will be mostly identical to the initial release of
  132.          PostgreSQL 18, though some more fixes may be applied prior to the general
  133.          availability of PostgreSQL 18.
  134.        </p>
  135.        <p>
  136.          The planned date for the general availability of PostgreSQL 18 is
  137.          September 25, 2025.
  138.        </p>
  139.        <ul>
  140.          
  141.            <li class=""><strong>17.6</strong> &middot; 2025-08-14 &middot; <a href="/docs/17/release-17-6.html">Notes</a></li>
  142.          
  143.            <li class="pg-bg-gray"><strong>16.10</strong> &middot; 2025-08-14 &middot; <a href="/docs/16/release-16-10.html">Notes</a></li>
  144.          
  145.            <li class=""><strong>15.14</strong> &middot; 2025-08-14 &middot; <a href="/docs/15/release-15-14.html">Notes</a></li>
  146.          
  147.            <li class="pg-bg-gray"><strong>14.19</strong> &middot; 2025-08-14 &middot; <a href="/docs/14/release-14-19.html">Notes</a></li>
  148.          
  149.            <li class=""><strong>13.22</strong> &middot; 2025-08-14 &middot; <a href="/docs/13/release-13-22.html">Notes</a></li>
  150.          
  151.        </ul>
  152.      </div>
  153.      <a href="/download/" title="Download"><button type="button" class="btn btn-center btn-primary">Download</button></a>
  154.      <a href="/support/versioning/" title="Why Upgrade?"><button type="button" class="btn btn-center btn-outline-secondary btn-inline-block">Why Upgrade?</button></a>
  155.      <a href="/support/security/" title="Security"><button type="button" class="btn btn-center btn-outline-secondary btn-inline-block">Security</button></a>
  156.    </div>
  157.    <!-- END Feature -->
  158.  
  159.  </div>
  160.  <!-- END First Feature Row -->
  161.  <!-- Start Second Feature Row -->
  162.  <div class="row">
  163.    <!-- Feature -->
  164.    <div class="col-lg-6 feature">
  165.      <i class="fas fa-calendar-alt"></i>
  166.      <h2>Upcoming Events</h2>
  167.      <div class="text">
  168.        <ul>
  169.          
  170.            <li class=" ">
  171.              
  172.                <img src="/media/img/PostgreSQL_Badge1.svg" class="community" alt="PostgreSQL Community Event">
  173.              
  174.              2025-09-25 &middot; <a href="/about/event/pgday-napoli-2025-2537/">PGDay Napoli 2025</a>
  175.            </li>
  176.          
  177.            <li class="pg-bg-gray ">
  178.              
  179.                <img src="/media/img/PostgreSQL_Badge1.svg" class="community" alt="PostgreSQL Community Event">
  180.              
  181.              2025-09-29 &ndash; 2025-10-01 &middot; <a href="/about/event/pgconf-nyc-2025-2555/">PGConf NYC 2025</a>
  182.            </li>
  183.          
  184.            <li class=" ">
  185.              
  186.                <img src="/media/img/PostgreSQL_Badge1.svg" class="community" alt="PostgreSQL Community Event">
  187.              
  188.              2025-10-15 &ndash; 2025-10-17 &middot; <a href="/about/event/postgres-ibiza-2025-2561/">Postgres Ibiza 2025</a>
  189.            </li>
  190.          
  191.            <li class="pg-bg-gray ">
  192.              
  193.                <img src="/media/img/PostgreSQL_Badge1.svg" class="community" alt="PostgreSQL Community Event">
  194.              
  195.              2025-10-17 &middot; <a href="/about/event/pg-down-under-2025-2547/">PG Down Under 2025</a>
  196.            </li>
  197.          
  198.            <li class=" ">
  199.              
  200.                <img src="/media/img/PostgreSQL_Badge1.svg" class="community" alt="PostgreSQL Community Event">
  201.              
  202.              2025-10-19 &middot; <a href="/about/event/pgday-israel-2025-2528/">PGDay Israel 2025</a>
  203.            </li>
  204.          
  205.            <li class="pg-bg-gray ">
  206.              
  207.                <img src="/media/img/PostgreSQL_Badge1.svg" class="community" alt="PostgreSQL Community Event">
  208.              
  209.              2025-10-21 &ndash; 2025-10-24 &middot; <a href="/about/event/pgconfeu-2025-2550/">PGConf.EU 2025</a>
  210.            </li>
  211.          
  212.            <li class=" non-badged">
  213.              
  214.              2025-11-20 &middot; <a href="/about/event/postgis-day-2025-2557/">PostGIS Day 2025</a>
  215.            </li>
  216.          
  217.        </ul>
  218.        <p>
  219.          <img src="/media/img/PostgreSQL_Badge1.svg" class="community" alt="PostgreSQL Community Event">
  220.          indicates that an event is recognised under the <a href="/about/policies/conferences/">community event guidelines</a> and is directly helping the PostgreSQL community.
  221.        </p>
  222.      </div>
  223.      <a href="/about/events/" title="Check Schedule"><button type="button" class="btn btn-center btn-primary btn-inline-block">Check Schedule</button></a>
  224.      <a href="/account/events/new/" title="Add Your Event"><button type="button" class="btn btn-center btn-primary btn-inline-block">Add Your Event</button></a>
  225.    </div>
  226.    <!-- END Feature -->
  227.    <!-- Feature -->
  228.    <div class="col-lg-6 feature">
  229.      <i class="fas fa-envelope"></i>
  230.      <h2>Mailing Lists</h2>
  231.      <div class="text">
  232.        <p>
  233.          The PostgreSQL <a href="https://lists.postgresql.org" target="_blank" rel="noopener">mailing lists</a> enable you to interact with active community participants on subjects related to the development of PostgreSQL, discovering how to use PostgreSQL, or learning about upcoming events and product releases.
  234.        </p>
  235.        <p>
  236.          In order to manage your mailing list subscription, you need a <a href="/account/">PostgreSQL community account</a>. <a href="/account/">Signing up</a> is easy and gives you direct access to the <a href="/community/">global PostgreSQL community</a>.
  237.        </p>
  238.      </div>
  239.      <a href="https://lists.postgresql.org" title="Subscribe"><button type="button" class="btn btn-center btn-primary btn-inline-block">Subscribe</button></a>
  240.      <a href="https://www.postgresql.org/list/" title="View Archives"><button type="button" class="btn btn-center btn-outline-secondary btn-inline-block">View Archives</button></a>
  241.    </div>
  242.    <!-- END Feature -->
  243.  </div>
  244.  <!-- END Second Feature Row -->
  245. </div>
  246. <!-- CTA -->
  247. <div class="container-fluid">
  248.  <div class="row">
  249.    <div class="col-lg-6 cta cta-3"></div>
  250.    <div class="col-lg-6 cta-text">
  251.      <h2>Learning Opportunities Ahead</h2>
  252.      <p class="text-left">
  253.        Want to learn more about PostgreSQL and help build the community? Come to one of the many events, local user groups, &amp; training sessions where you can meet experienced PostgreSQL users and enhance your database skills.
  254.      </p>
  255.      <a href="/about/events/" title="Browse Events"><button type="button" class="btn btn-light btn-rounded">Browse Events</button></a>
  256.      <a href="/community/user-groups/" title="Browse User Groups"><button type="button" class="btn btn-light btn-rounded">Browse User Groups</button></a>
  257.    </div>
  258.  </div>
  259. </div>
  260. <!-- END CTA -->
  261. <!-- News -->
  262. <div class="container">
  263.  <div class="row">
  264.    <div class="col-lg-7">
  265.      <h2 class="centered-lines">Latest News</h2>
  266.      <!-- Featured Post -->
  267.        <header>
  268.          <h3>
  269.            <a href="/about/news/postgresql-18-rc-1-released-3130/">
  270.              PostgreSQL 18 RC 1!
  271.            </a>
  272.          </h3>
  273.          <ul class="meta">
  274.            <li><i class="far fa-clock"></i>&nbsp;2025-09-04</li>
  275.            <!--<li><i class="far fa-comments"></i> 0</li>-->
  276.          </ul>
  277.        </header>
  278.        <p>
  279.          The PostgreSQL Global Development Group announces that the
  280.          <a href="/developer/beta/">first release candidate of PostgreSQL 18</a>
  281.          is now available for <a href="/download/">download</a>. As a release
  282.          candidate, PostgreSQL 18 RC 1 will be mostly identical to the initial release of
  283.          PostgreSQL 18, though some more fixes may be applied prior to the general
  284.          availability of PostgreSQL 18.
  285.        </p>
  286.        <p>
  287.          The planned date for the general availability of PostgreSQL 18 is
  288.          September 25, 2025.
  289.        </p>
  290.        <ul class="bold">
  291.          <li><a href="/about/news/postgresql-18-rc-1-released-3130/">Release Announcement</a></li>
  292.          <li><a href="/support/versioning/">Versioning Policy</a>
  293.          <li><a href="/docs/18/release-18.html">Beta Release Notes</a></li>
  294.          <li><a href="/developer/beta/">Beta Testing Information</a></li>
  295.          <li><a href="/download/">Download</a></li>
  296.        </ul>
  297.        <a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>
  298.        <a href="/account/news/new/" title="Submit News"><button type="button" class="btn btn-primary btn-center btn-inline-block">Submit News</button></a>
  299.    </div>
  300.    <div class="col-lg-5">
  301.      <div class="sidebar">
  302.  
  303.        <!-- Archives -->
  304.        <ul class="divided">
  305.          
  306.            <li>
  307.              <h3><a href="/about/news/pgscv-0150-released-3138/">pgSCV 0.15.0 released!</a></h3>
  308.              <ul class="meta">
  309.                <li><i class="far fa-clock"></i>&nbsp;2025-09-17 by pgSCV</li>
  310.              </ul>
  311.            </li>
  312.          
  313.            <li>
  314.              <h3><a href="/about/news/pgexporter-07-3136/">pgexporter 0.7</a></h3>
  315.              <ul class="meta">
  316.                <li><i class="far fa-clock"></i>&nbsp;2025-09-14 by pgexporter</li>
  317.              </ul>
  318.            </li>
  319.          
  320.            <li>
  321.              <h3><a href="/about/news/pgformatter-v58-has-been-released-3137/">pgFormatter v5.8 has been released</a></h3>
  322.              <ul class="meta">
  323.                <li><i class="far fa-clock"></i>&nbsp;2025-09-14 by HexaCluster</li>
  324.              </ul>
  325.            </li>
  326.          
  327.            <li>
  328.              <h3><a href="/about/news/synchdb-12-released-native-oracle-connector-enhanced-monitoring-quick-deployment-tools-3132/">SynchDB 1.2 Released - Native Oracle Connector, Enhanced Monitoring &amp; Quick Deployment Tools</a></h3>
  329.              <ul class="meta">
  330.                <li><i class="far fa-clock"></i>&nbsp;2025-09-08 by Hornetlabs Technology Inc</li>
  331.              </ul>
  332.            </li>
  333.          
  334.            <li>
  335.              <h3><a href="/about/news/pgconf-india-2026-call-for-papers-3133/">PGConf India 2026: Call for Papers</a></h3>
  336.              <ul class="meta">
  337.                <li><i class="far fa-clock"></i>&nbsp;2025-09-06 by PGConf India</li>
  338.              </ul>
  339.            </li>
  340.          
  341.        </ul>
  342.        <!-- END Archives -->
  343.      </div>
  344.    </div>
  345.  </div>
  346. </div>
  347. <!-- Blog -->
  348. <div class="container margin">
  349.   <div class="row">
  350.     <div class="col-md-12">
  351.       <h2 class="centered-lines"><span>PLANET POSTGRESQL</span></h2>
  352.       <div class="feature"><i class="fas fa-globe"></i></div>
  353.    </div>
  354.   </div>
  355.   <!-- First Row Planet PostgreSQL -->
  356.   <div class="row">
  357.     <!-- First Column First Row Planet PostgreSQL -->
  358.      
  359.        <div class="col-md-4">
  360.          <div class="text-center">
  361.            <h3><a href="https://postgr.es/p/7cR"> pgwatch v4-beta is out!</a></h3>
  362.            <ul class="meta">
  363.              <li><i class="far fa-comments"></i>&nbsp;Pavlo Golub</li>
  364.              <li><i class="far fa-clock"></i>&nbsp;2025-09-18</li>
  365.            </ul>
  366.          </div>
  367.        </div>
  368.      
  369.        <div class="col-md-4">
  370.          <div class="text-center">
  371.            <h3><a href="https://postgr.es/p/7cQ"> September PUG recording</a></h3>
  372.            <ul class="meta">
  373.              <li><i class="far fa-comments"></i>&nbsp;Henrietta Dombrovskaya</li>
  374.              <li><i class="far fa-clock"></i>&nbsp;2025-09-17</li>
  375.            </ul>
  376.          </div>
  377.        </div>
  378.      
  379.        <div class="col-md-4">
  380.          <div class="text-center">
  381.            <h3><a href="https://postgr.es/p/7cO"> Waiting for PostgreSQL 19 – Add date and timestamp variants of random(m</a></h3>
  382.            <ul class="meta">
  383.              <li><i class="far fa-comments"></i>&nbsp;Hubert &#x27;depesz&#x27; Lubaczewski</li>
  384.              <li><i class="far fa-clock"></i>&nbsp;2025-09-17</li>
  385.            </ul>
  386.          </div>
  387.        </div>
  388.      
  389.        <div class="col-md-4">
  390.          <div class="text-center">
  391.            <h3><a href="https://postgr.es/p/7cP"> 2025 PostGIS &amp; GEOS Release</a></h3>
  392.            <ul class="meta">
  393.              <li><i class="far fa-comments"></i>&nbsp;Paul Ramsey</li>
  394.              <li><i class="far fa-clock"></i>&nbsp;2025-09-17</li>
  395.            </ul>
  396.          </div>
  397.        </div>
  398.      
  399.        <div class="col-md-4">
  400.          <div class="text-center">
  401.            <h3><a href="https://postgr.es/p/7cN"> Making Postgres scale to zero with CNPG</a></h3>
  402.            <ul class="meta">
  403.              <li><i class="far fa-comments"></i>&nbsp;Esther Minano</li>
  404.              <li><i class="far fa-clock"></i>&nbsp;2025-09-17</li>
  405.            </ul>
  406.          </div>
  407.        </div>
  408.      
  409.        <div class="col-md-4">
  410.          <div class="text-center">
  411.            <h3><a href="https://postgr.es/p/7cM"> Contributions for the week 37</a></h3>
  412.            <ul class="meta">
  413.              <li><i class="far fa-comments"></i>&nbsp;Floor Drees</li>
  414.              <li><i class="far fa-clock"></i>&nbsp;2025-09-17</li>
  415.            </ul>
  416.          </div>
  417.        </div>
  418.      
  419.        <div class="col-md-4">
  420.          <div class="text-center">
  421.            <h3><a href="https://postgr.es/p/7cL"> Reconsidering the interface</a></h3>
  422.            <ul class="meta">
  423.              <li><i class="far fa-comments"></i>&nbsp;Ants Aasma</li>
  424.              <li><i class="far fa-clock"></i>&nbsp;2025-09-17</li>
  425.            </ul>
  426.          </div>
  427.        </div>
  428.      
  429.        <div class="col-md-4">
  430.          <div class="text-center">
  431.            <h3><a href="https://postgr.es/p/7cK"> PgPedia Week, 2025-09-07</a></h3>
  432.            <ul class="meta">
  433.              <li><i class="far fa-comments"></i>&nbsp;Ian Barwick</li>
  434.              <li><i class="far fa-clock"></i>&nbsp;2025-09-16</li>
  435.            </ul>
  436.          </div>
  437.        </div>
  438.      
  439.        <div class="col-md-4">
  440.          <div class="text-center">
  441.            <h3><a href="https://postgr.es/p/7cI"> How to handle &quot;database is not accepting commands&quot;</a></h3>
  442.            <ul class="meta">
  443.              <li><i class="far fa-comments"></i>&nbsp;Laurenz Albe</li>
  444.              <li><i class="far fa-clock"></i>&nbsp;2025-09-16</li>
  445.            </ul>
  446.          </div>
  447.        </div>
  448.      
  449.   </div>
  450.   <!-- END First Row Planet PostgreSQL -->
  451.   <div class="row">
  452.     <div class="col-sm-12">
  453.       <a href="https://planet.postgresql.org" title="Browse Archives" target="_blank" rel="noopener"><button type="button" class="btn btn-center btn-primary">Browse Archives</button></a>
  454.     </div>
  455.   </div>
  456. </div>
  457. <!-- SUBMIT A BUG -->
  458. <div class="container-fluid">
  459.   <div class="row">
  460.     <div class="col-lg-6 cta-text">
  461.       <h2>Seeing unexpected behavior?</h2>
  462.       <p>
  463.         The PostgreSQL community takes pride in releasing software that reliably stores your data. If you believe you've discovered a bug, please click the button below and follow the instructions on how to submit a bug.
  464.       </p>
  465.       <a href="/account/submitbug/" title="Submit a Bug"><button type="button" class="btn btn-light btn-rounded">Submit a Bug</button></a>
  466.     </div>
  467.     <div class="col-lg-6 cta cta-2"></div>
  468.   </div>
  469. </div>
  470. <!-- END SUBMIT A BUG -->
  471.  
  472.    <!-- Footer -->
  473.    <footer id="footer">
  474.      <!-- Copyright -->
  475.      <div class="container">
  476.        <a href="/about/policies/">Policies</a> |
  477.        <a href="/about/policies/coc/">Code of Conduct</a> |
  478.        <a href="/about/">About PostgreSQL</a> |
  479.        <a href="/about/contact/">Contact</a><br/>
  480.        <p>Copyright &copy; 1996-2025 The PostgreSQL Global Development Group</p>
  481.      </div>
  482.    </footer>
  483.    <script src="/media/js/main.js?8fac4673"></script>
  484.  
  485.  </body>
  486. </html>
  487.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda