<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: denchick</title><link>https://news.ycombinator.com/user?id=denchick</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 17:07:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=denchick" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by denchick in "Show HN: IceGate – Observability data lake engine"]]></title><description><![CDATA[
<p>> 3x faster than nearest competitors<p>Wow, that's awesome! Do you have any public benchmarks?</p>
]]></description><pubDate>Mon, 13 Apr 2026 15:33:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47753519</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=47753519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47753519</guid></item><item><title><![CDATA[New comment by denchick in "Show HN: IceGate – Observability data lake engine"]]></title><description><![CDATA[
<p>How do you achieve fault tolerant?</p>
]]></description><pubDate>Mon, 13 Apr 2026 15:31:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47753475</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=47753475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47753475</guid></item><item><title><![CDATA[New comment by denchick in "Hacking the Postgres wire protocol"]]></title><description><![CDATA[
<p>> I am wondering, why it took so long for something like this to happen for Postgres<p>We were thinking about adding PostgreSQL support to Vitess several years ago. However, we realized that it would be more efficient if each tool was focused on a specific task.<p><a href="https://github.com/vitessio/vitess/issues/7084#issuecomment-2160247355">https://github.com/vitessio/vitess/issues/7084#issuecomment-...</a></p>
]]></description><pubDate>Wed, 16 Apr 2025 08:40:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43703010</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=43703010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43703010</guid></item><item><title><![CDATA[SPQR 2.0 Released]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/pg-sharding/spqr/releases/tag/2.0">https://github.com/pg-sharding/spqr/releases/tag/2.0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41850383">https://news.ycombinator.com/item?id=41850383</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 15 Oct 2024 16:38:55 +0000</pubDate><link>https://github.com/pg-sharding/spqr/releases/tag/2.0</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=41850383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41850383</guid></item><item><title><![CDATA[SPQR 1.5.0: a production-ready system for horizontal scaling of PostgreSQL]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/pg-sharding/spqr/discussions/724">https://github.com/pg-sharding/spqr/discussions/724</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41007281">https://news.ycombinator.com/item?id=41007281</a></p>
<p>Points: 12</p>
<p># Comments: 4</p>
]]></description><pubDate>Fri, 19 Jul 2024 15:07:44 +0000</pubDate><link>https://github.com/pg-sharding/spqr/discussions/724</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=41007281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41007281</guid></item><item><title><![CDATA[SPQR: Scaling PostgreSQL via Sharding]]></title><description><![CDATA[
<p>Article URL: <a href="https://pg-shardingspqr.mintlify.app/welcome/index">https://pg-shardingspqr.mintlify.app/welcome/index</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40883217">https://news.ycombinator.com/item?id=40883217</a></p>
<p>Points: 14</p>
<p># Comments: 4</p>
]]></description><pubDate>Fri, 05 Jul 2024 14:41:21 +0000</pubDate><link>https://pg-shardingspqr.mintlify.app/welcome/index</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=40883217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40883217</guid></item><item><title><![CDATA[New comment by denchick in "SPQR 1.3.0: a production-ready system for horizontal scaling of PostgreSQL"]]></title><description><![CDATA[
<p>> High concurrency can become a problem due to the 1 process per connection architecture.<p>If I understand correctly what you mean, then this is no longer a problem. You will simply need to use a connection pool, such as Odyssey or PgBouncer. Even SPQR has its own pool of connections for each shard.</p>
]]></description><pubDate>Mon, 25 Mar 2024 15:47:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=39817819</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=39817819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39817819</guid></item><item><title><![CDATA[New comment by denchick in "SPQR 1.3.0: a production-ready system for horizontal scaling of PostgreSQL"]]></title><description><![CDATA[
<p><a href="https://github.com/pg-sharding/spqr/issues/571">https://github.com/pg-sharding/spqr/issues/571</a></p>
]]></description><pubDate>Mon, 25 Mar 2024 14:50:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=39817030</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=39817030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39817030</guid></item><item><title><![CDATA[SPQR 1.3.0: a production-ready system for horizontal scaling of PostgreSQL]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/pg-sharding/spqr/discussions/569">https://github.com/pg-sharding/spqr/discussions/569</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39814877">https://news.ycombinator.com/item?id=39814877</a></p>
<p>Points: 185</p>
<p># Comments: 71</p>
]]></description><pubDate>Mon, 25 Mar 2024 11:24:39 +0000</pubDate><link>https://github.com/pg-sharding/spqr/discussions/569</link><dc:creator>denchick</dc:creator><comments>https://news.ycombinator.com/item?id=39814877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39814877</guid></item></channel></rss>