|
| 1 | +--- |
| 2 | +title: IvorySQL Community Has Two Talks Selected for PGConf.dev 2026 |
| 3 | +hide_table_of_contents: true |
| 4 | +--- |
| 5 | + |
| 6 | +<style>{` |
| 7 | + .detail-banner { |
| 8 | + background: linear-gradient(135deg, #532abd 0%, #7D52F4 100%); |
| 9 | + padding: 40px 0; |
| 10 | + color: white !important; |
| 11 | + margin-bottom: 30px; |
| 12 | + } |
| 13 | + .detail-banner-inner { |
| 14 | + max-width: 1200px; |
| 15 | + margin: 0 auto; |
| 16 | + padding: 0 20px; |
| 17 | + position: relative; |
| 18 | + } |
| 19 | + .detail-banner h1 { font-size: 2.2rem; margin: 0; color: white !important; } |
| 20 | + .detail-banner-decor { position: absolute; right: 10%; top: 50%; transform: translateY(-50%); opacity: 0.2; pointer-events: none; } |
| 21 | +
|
| 22 | + .detail-wrapper { |
| 23 | + max-width: 1200px; |
| 24 | + margin: 0 auto; |
| 25 | + padding: 0 20px 80px; |
| 26 | + display: flex; |
| 27 | + gap: 40px; |
| 28 | + } |
| 29 | +
|
| 30 | + .detail-main { flex: 1; min-width: 0; } |
| 31 | + .breadcrumb { font-size: 0.9rem; color: #888; margin-bottom: 20px; } |
| 32 | + .breadcrumb a { color: #888; text-decoration: none; } |
| 33 | + .breadcrumb a:hover { color: #7D52F4; } |
| 34 | +
|
| 35 | + .post-header { margin-bottom: 30px; border-bottom: 1px solid #eee; padding-bottom: 20px; } |
| 36 | + .post-title { font-size: 2rem; font-weight: bold; color: #333; margin-bottom: 10px; line-height: 1.3; } |
| 37 | + .post-date { color: #999; font-size: 0.9rem; display: flex; align-items: center; gap: 5px; } |
| 38 | +
|
| 39 | + .post-content h2 { font-size: 1.5rem; color: #333; margin-top: 40px; margin-bottom: 20px; border-left: 4px solid #7D52F4; padding-left: 15px; } |
| 40 | + .post-content h3 { font-size: 1.25rem; color: #444; margin-top: 25px; margin-bottom: 15px; font-weight: bold; } |
| 41 | + .post-content p { font-size: 1.05rem; line-height: 1.8; color: #444; margin-bottom: 20px; } |
| 42 | + .post-content li { font-size: 1.05rem; line-height: 1.8; color: #444; margin-bottom: 10px; } |
| 43 | + .post-content a { color: #7D52F4; text-decoration: none; font-weight: 500; } |
| 44 | + .post-content a:hover { text-decoration: underline; } |
| 45 | +
|
| 46 | + .detail-sidebar { width: 240px; flex-shrink: 0; } |
| 47 | + .sidebar-sticky { position: sticky; top: 100px; border-left: 2px solid #f0f0f0; padding-left: 20px; } |
| 48 | + .sidebar-title { font-weight: bold; color: #333; margin-bottom: 15px; display: flex; align-items: center; gap: 8px; text-transform: uppercase; letter-spacing: 1px; font-size: 0.85rem; } |
| 49 | + .sidebar-nav { list-style: none; padding: 0; margin: 0; } |
| 50 | + .sidebar-nav li { margin-bottom: 10px; } |
| 51 | + .sidebar-nav a { color: #666; font-size: 0.9rem; text-decoration: none; transition: color 0.2s; line-height: 1.4; display: block; } |
| 52 | + .sidebar-nav a:hover { color: #7D52F4; } |
| 53 | +
|
| 54 | + @media (max-width: 996px) { |
| 55 | + .detail-banner { padding: 30px 0; } |
| 56 | + .detail-banner h1 { font-size: 1.5rem; } |
| 57 | + .detail-wrapper { flex-direction: column; } |
| 58 | + .detail-sidebar { display: none; } |
| 59 | + .post-title { font-size: 1.5rem; } |
| 60 | + } |
| 61 | +`}</style> |
| 62 | + |
| 63 | +<div className="detail-banner"> |
| 64 | + <div className="detail-banner-inner"> |
| 65 | + <h1>News & Updates</h1> |
| 66 | + <div className="detail-banner-decor">● ○ ●</div> |
| 67 | + </div> |
| 68 | +</div> |
| 69 | + |
| 70 | +<div className="detail-wrapper"> |
| 71 | + <div className="detail-main"> |
| 72 | + <div className="breadcrumb"> |
| 73 | + <a href="/news">News</a> <span>></span> <span>Community News</span> |
| 74 | + </div> |
| 75 | + |
| 76 | + <div className="post-header"> |
| 77 | + <div className="post-title">IvorySQL Community Has Two Talks Selected for PGConf.dev 2026</div> |
| 78 | + <div className="post-date">📅 Published on: March 4, 2026</div> |
| 79 | + </div> |
| 80 | + |
| 81 | + <div className="post-content"> |
| 82 | + <p> |
| 83 | + The official schedule of <a href="https://2026.pgconf.dev/schedule/tuesday" target="_blank" rel="noopener noreferrer">PGConf.dev 2026</a>, one of the world's top PostgreSQL developer conferences, has been released. |
| 84 | + </p> |
| 85 | + <p> |
| 86 | + Great news from the IvorySQL open source community: two talks submitted by community members <strong>Grant Zhou</strong> and <strong>Li Chao</strong> have both been selected. |
| 87 | + </p> |
| 88 | + <p> |
| 89 | + This is not only a recognition of the two speakers' technical strength, but also a meaningful step for Chinese contributors moving from "participants" to "contributors" in the PostgreSQL global core community. |
| 90 | + </p> |
| 91 | + |
| 92 | + <h2 id="sessions">Session Highlights: From Macro Connections to Practical Hacking</h2> |
| 93 | + <p> |
| 94 | + At this year's conference in Vancouver, the two IvorySQL speakers will share insights from two dimensions: ecosystem connection and kernel development growth. |
| 95 | + </p> |
| 96 | + |
| 97 | + <h3 id="grant-zhou">🎙 Speaker: Grant Zhou</h3> |
| 98 | + <ul> |
| 99 | + <li><strong>Talk:</strong> <em>The Missing Link: Connecting Tens of Thousands of Chinese Users to the PostgreSQL Core</em></li> |
| 100 | + <li><strong>Key points:</strong></li> |
| 101 | + <li><strong>Breaking the silent majority:</strong> Analyze the gap between China's large enterprise user base and the global development community.</li> |
| 102 | + <li><strong>Hardcore field feedback:</strong> Share real pain points from IoT high-frequency writes, large-scale partitioning, and Oracle-to-PostgreSQL transitions.</li> |
| 103 | + <li><strong>IvorySQL's mission:</strong> Explain why downstream projects like IvorySQL matter, and how global communities can better absorb enterprise use-case feedback.</li> |
| 104 | + </ul> |
| 105 | + |
| 106 | + <h3 id="li-chao">🎙 Speaker: Li Chao</h3> |
| 107 | + <ul> |
| 108 | + <li><strong>Talk:</strong> <em>Learning PostgreSQL Hacking Fast: Lessons and Mistakes from a Newcomer</em></li> |
| 109 | + <li><strong>Key points:</strong></li> |
| 110 | + <li><strong>Rapid growth path:</strong> Share how to grow from newcomer to 150+ commits in just months.</li> |
| 111 | + <li><strong>Pitfall guide:</strong> Candid lessons from code reading, patch review, and community communication.</li> |
| 112 | + <li><strong>Practical toolbox:</strong> Debugging, testing, and mailing-list workflows that can help more developers learn PostgreSQL internals efficiently.</li> |
| 113 | + </ul> |
| 114 | + |
| 115 | + <h2 id="community-role">Community Responsibility: Building Bridges for China's PostgreSQL Strength</h2> |
| 116 | + <p> |
| 117 | + For a long time, China's PostgreSQL ecosystem has shown a pattern of strong domestic adoption but limited international voice in core circles. |
| 118 | + </p> |
| 119 | + <p> |
| 120 | + As an open source database community focused on Oracle compatibility, IvorySQL always follows the principle: rooted in PostgreSQL, contributing back to PostgreSQL. |
| 121 | + </p> |
| 122 | + <p> |
| 123 | + IvorySQL was initiated by Highgo Software in 2021. Built on the PostgreSQL kernel, it focuses on solving compatibility, cost, and ecosystem adaptation challenges in Oracle-to-PostgreSQL transitions, while continuously investing in contributions to global and domestic PostgreSQL communities. |
| 124 | + </p> |
| 125 | + <ul> |
| 126 | + <li><strong>Grant Zhou</strong> is building a bridge between enterprise users and the PostgreSQL core community, so Chinese needs can be heard globally.</li> |
| 127 | + <li><strong>Li Chao</strong>, a rising contributor from the IvorySQL community, has made strong contributions around PostgreSQL 18 and represents a new generation of Chinese developers in international open source collaboration.</li> |
| 128 | + </ul> |
| 129 | + |
| 130 | + <h2 id="conclusion">Conclusion: See You in Vancouver This May</h2> |
| 131 | + <p> |
| 132 | + On <strong>May 19, 2026</strong>, in Vancouver, Canada, IvorySQL developers will take the stage at PGConf.dev and share real-world performance challenges and growth experiences from China. |
| 133 | + </p> |
| 134 | + <p> |
| 135 | + This sends a clear signal: Chinese developers are not only users of code, but also key contributors driving the evolution of the PostgreSQL ecosystem. |
| 136 | + </p> |
| 137 | + <p> |
| 138 | + We look forward to the excellent talks by Grant Zhou and Li Chao, and we welcome more open-source enthusiasts to join the IvorySQL community. |
| 139 | + </p> |
| 140 | + </div> |
| 141 | + </div> |
| 142 | + |
| 143 | + <div className="detail-sidebar"> |
| 144 | + <div className="sidebar-sticky"> |
| 145 | + <div className="sidebar-title">▼ CONTENTS</div> |
| 146 | + <ul className="sidebar-nav"> |
| 147 | + <li><a href="#sessions">Session Highlights</a></li> |
| 148 | + <li><a href="#grant-zhou">Grant Zhou</a></li> |
| 149 | + <li><a href="#li-chao">Li Chao</a></li> |
| 150 | + <li><a href="#community-role">Community Responsibility</a></li> |
| 151 | + <li><a href="#conclusion">Conclusion</a></li> |
| 152 | + </ul> |
| 153 | + </div> |
| 154 | + </div> |
| 155 | +</div> |
0 commit comments