<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>docker &#8211; Rafael Bernard Araujo</title>
	<atom:link href="https://rafael.bernard-araujo.com/tag/docker/feed" rel="self" type="application/rss+xml" />
	<link>https://rafael.bernard-araujo.com</link>
	<description>desenvolvendo... while(!success){  try(); }</description>
	<lastBuildDate>Mon, 18 May 2026 00:04:48 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">21941730</site>	<item>
		<title>Tropeçando 120</title>
		<link>https://rafael.bernard-araujo.com/tropecando-120.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-120.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Mon, 18 May 2026 00:02:13 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[container]]></category>
		<category><![CDATA[developer experience]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[software architecture]]></category>
		<category><![CDATA[software engineering]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=2363</guid>

					<description><![CDATA[AI Management &#38; Organizational Restructuring The Foreman Problem: Managing Teams When Your Best Worker Isn't Human - Willian Correa Every major technology shift invented a new management role. Steam power → foreman. Office computing → project manager. Internet → product manager. AI is doing the same, but this time the failure mode is invisible: confident, [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>AI Management &amp; Organizational Restructuring</h3>
<p><a href="https://businessasusual.io/p/the-foreman-problem-managing-teams">The Foreman Problem: Managing Teams When Your Best Worker Isn't Human</a> - Willian Correa</p>
<blockquote>
<p>Every major technology shift invented a new management role. Steam power → foreman. Office computing → project manager. Internet → product manager. AI is doing the same, but this time the failure mode is invisible: confident, polished, wrong output. The new job is not directing effort but verifying that things that <em>look</em> like they're running actually are.</p>
</blockquote>
<p><a href="https://theengineeringmanager.substack.com/p/who-will-be-the-senior-engineers">Who Will Be the Senior Engineers of 2035?</a> - James Stanier</p>
<blockquote>
<p>The traditional junior-to-senior pipeline is breaking: entry-level tech postings down 67% since 2022, junior employment down ~20%. Firms adopting AI saw junior employment fall 7.7% vs non-adopters. 54% of engineering leaders plan to hire fewer juniors.</p>
</blockquote>
<h3>Compound Engineering &amp; Code Health</h3>
<p><a href="https://refactoring.fm/p/the-compounding-software-factory">The Compounding Software Factory</a> - Luca Rossi (Software Factory series, Part 3 of 3)</p>
<blockquote>
<p>What causes teams to degrade: poor coding hygiene (bad testing, poor code health, missing abstractions), failure to capture knowledge (no ADRs, no playbooks, no snapshots), and building the wrong things.</p>
</blockquote>
<p><a href="https://refactoring.fm/p/ai-coding-meets-code-health-with">AI Coding Meets Code Health</a> - Stuart Caborn</p>
<blockquote>
<p>Loveholidays' journey to becoming an AI-first engineering organization. Core thesis: code health is the foundation for successful AI adoption. By deliberately investing in code health metrics <em>before</em> adopting AI, they achieved 80+ deployments/month, 60% AI-written code, &lt;1% change failure rate, all while maintaining elite code health.</p>
</blockquote>
<h3>Security &amp; Infrastructure</h3>
<p><a href="https://www.wiz.io/blog/github-actions-security-ai-powered-actions-vulnerabilities">The (In)security Landscape of AI-Powered GitHub Actions</a> - Shay Berkovich</p>
<blockquote>
<p>AI-powered GitHub Actions from vendors like OpenAI, Anthropic, and Google are now running in thousands of public workflows. Research found bypasses of non-default configurations letting any external attacker trigger AI execution, a novel secret exfiltration vector for dynamically-created credential files, and widespread misconfigurations in production workflows.</p>
</blockquote>
<p><a href="https://www.allthingsdistributed.com/2026/04/the-invisible-engineering-behind-lambdas-network.html">The Invisible Engineering Behind Lambda's Network</a> - Werner Vogels</p>
<blockquote>
<p>A decade-long story of invisible infrastructure engineering by Lambda's networking team.</p>
</blockquote>
<h3>Career &amp; Token Economics</h3>
<p><a href="https://businessasual.io/p/tokenmaxxing-is-the-budget-game-played">Tokenmaxxing Is the Budget Game Played With AI Tokens</a> - Willian Correa</p>
<blockquote>
<p>Tokenmaxxing — maximising AI token consumption for visibility — is the corporate &quot;use it or lose it&quot; budget game in a new currency. Meta's internal &quot;Claudeonomics&quot; leaderboard ranked 85K employees by token consumption; top user burned 281B tokens in 30 days.</p>
</blockquote>
<h3>Tools</h3>
<p><a href="https://docs.docker.com/compose/how-tos/file-watch/">Use Compose Watch</a></p>
<p>Docker bind volumes gets a supercharge. Compose Watch does not replace bind mounts but exists as a companion specifically suited to developing in containers.</p>
<blockquote>
<p>More importantly, watch allows for greater granularity than is practical with a bind mount. Watch rules let you ignore specific files or entire directories within the watched tree.<br />
For example, in a Node.js project, it's not recommended to sync the node_modules/ directory. Even though JavaScript is interpreted, npm packages can contain native code that is not portable across platforms.</p>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-120.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2363</post-id>	</item>
		<item>
		<title>Tropeçando 112</title>
		<link>https://rafael.bernard-araujo.com/tropecando-112.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-112.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Mon, 22 Jan 2024 01:09:51 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[blue-green]]></category>
		<category><![CDATA[codedeploy]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[terraform]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1862</guid>

					<description><![CDATA[Treezor: a serverless banking platform This case study dives into how Treezor went serverless for their banking platform. From legacy code running on servers to a serverless monolith, and then event-driven microservices on AWS with Bref. Treezor is a high available banking application running mostly in PHP. Wait, is cloud bad? Forrest Brazeal review 37signals [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://bref.sh/docs/case-studies/treezor">Treezor: a serverless banking platform</a></p>
<blockquote>
<p>This case study dives into how Treezor went serverless for their banking platform. From legacy code running on servers to a serverless monolith, and then event-driven microservices on AWS with Bref.</p>
<p>Treezor is a high available banking application running mostly in PHP.</p>
</blockquote>
<p><a href="https://newsletter.goodtechthings.com/p/wait-is-cloud-bad">Wait, is cloud bad?</a></p>
<blockquote>
<p>Forrest Brazeal review 37signals (Basecamp) movement from the Cloud back to DataCenter, their use-case and some reasoning about the mentioned arguments for Data Center.</p>
</blockquote>
<p><a href="https://dev.to/aws-builders/ecs-bluegreen-deployment-with-codedeploy-and-terraform-3gf1">ECS Blue/Green deployment with CodeDeploy and Terraform </a></p>
<p><a href="https://getrector.com/blog/how-to-make-rector-contribute-your-pull-requests-every-day">How to make Rector Contribute Your Pull Requests Every Day</a></p>
<blockquote>
<p>Do you enjoy making code-reviews with hundreds of rules in your head and adding extra work to the pull-request author?</p>
<p>We don't, so we let Rector for us in active code review.</p>
</blockquote>
<p><a href="https://tim.mcnamara.nz/post/643989589027078144/docker-for-the-late-majority">Docker for the late majority</a></p>
<blockquote>
<p>This is a guide for people who would like a brief introduction to Docker and are too afraid to ask for one. I get it. Everyone around you already seems to know what they’re talking about. Looking ignorant is no fun.</p>
</blockquote>
<p><a href="https://chrisshennan.com/blog/10-essential-phpini-tweaks-for-improved-web-performance">10 Essential PHP.ini Tweaks for Improved Web Performance</a></p>
<blockquote>
<p>If you're running a website or web application with PHP, you may have encountered issues with slow loading times, high memory usage, or other performance problems. Fortunately, there are several tweaks you can make to your PHP configuration file (php.ini) to optimize your scripts and improve your website's performance. In this article, I'll cover the top 10 most common changes you might need to make to your php.ini file for best performance.</p>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-112.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1862</post-id>	</item>
		<item>
		<title>Tropeçando 94</title>
		<link>https://rafael.bernard-araujo.com/tropecando-94.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-94.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Tue, 29 Dec 2020 19:05:31 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[container]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1372</guid>

					<description><![CDATA[https://extendsclass.com/ ExtendsClass provides&#160;tools directly usable in a browser. It saves you from having to install add-ons to your browser in order to add features. You have at your disposal syntax validators, code formatters, testers, HTTP clients, mock server, but also a SQLite browser. These are small and easy-to-use tools that can help when you do [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="https://extendsclass.com/">https://extendsclass.com/</a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>ExtendsClass provides&nbsp;<strong>tools directly usable in a browser</strong>. It saves you from having to install add-ons to your browser in order to add features.</p><p>You have at your disposal syntax validators, code formatters, testers, HTTP clients, mock server, but also a SQLite browser.</p><p>These are small and easy-to-use tools that can help when you do not want to install software on your workstation.</p></blockquote>



<p><a href="http://blog.cleancoder.com/uncle-bob/2020/10/18/Solid-Relevance.html" target="_blank" rel="noreferrer noopener">Solid Relevance</a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>More topics that highlighs the importance of SOLID concepts. How they are key to develop a solid application.</p></blockquote>



<p><a href="https://itnext.io/kubernetes-clusterip-vs-nodeport-vs-loadbalancer-services-and-ingress-an-overview-with-722a07f3cfe1" target="_blank" rel="noreferrer noopener">Kubernetes: ClusterIP vs NodePort vs LoadBalancer, Services, and Ingress — an overview with examples</a></p>



<p><a href="https://github.com/hexops/dockerfile" target="_blank" rel="noreferrer noopener">Dockerfile best practices</a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Writing production-worthy Dockerfiles is, unfortunately, not as simple as you would imagine. Most Docker images in the wild fail here, and even professionals often<a href="https://github.com/docker-library/postgres/issues/175">[1]</a> get<a href="https://github.com/prometheus/prometheus/issues/3441">[2]</a> this<a href="https://github.com/caddyserver/caddy-docker/issues/104">[2]</a> wrong<a href="https://github.com/docker-library/postgres/issues/796">[3]</a>.</p><p>This repository has best-practices for writing Dockerfiles that I (@slimsag) have quite painfully learned over the years both from my personal projects and from my work @sourcegraph. This is all guidance, not a mandate - there may sometimes be reasons to not do what is described here, but if you <em>don't know</em> then this is probably what you should be doing.</p></blockquote>



<p><a href="https://mtlynch.io/code-review-love/">How to Make Your Code Reviewer Fall in Love with You</a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>When people talk about code reviews, they focus on the reviewer. But the developer who writes the code is just as important to the review as the person who reads it. There’s scarcely any guidance on preparing your code for review, so authors often screw up this process out of sheer ignorance.</p><p>This article describes best practices for participating in a code review when you’re the author. In fact, by the end of this post, you’re going to be so good at sending out your code for review that <strong>your reviewer will literally fall in love with you</strong>.</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-94.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1372</post-id>	</item>
		<item>
		<title>Tropeçando 90</title>
		<link>https://rafael.bernard-araujo.com/tropecando-90.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-90.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Thu, 18 Jun 2020 04:29:22 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[feature flag]]></category>
		<category><![CDATA[infrastructure]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1352</guid>

					<description><![CDATA[Auto-restart a crashed service in systemd Systemd allows you to configure a service so that it automatically restarts in case it’s crashed. My Personal Best Practices For Using LaunchDarkly Feature Flags The Most-Neglected Postgres Feature? log_line_prefix should be the most-neglected postgres feature. Overused and mis-configured. The author talk about his finding, the great use and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p class="font-thin break-normal leading-tight text-gray-900 pt-6 pb-4 text-4xl md:text-5xl"><a href="https://ma.ttias.be/auto-restart-crashed-service-systemd/" target="_blank" rel="noopener noreferrer">Auto-restart a crashed service in systemd</a></p>
<blockquote>
Systemd allows you to configure a service so that it automatically restarts in case it’s crashed.
</blockquote>

<p><a href="https://www.bennadel.com/blog/3766-my-personal-best-practices-for-using-launchdarkly-feature-flags.htm?mkt_tok=eyJpIjoiTkdVek9XTXdNRFUwTlRneiIsInQiOiJOTmJYZDFPMEVVQWxtUnljQnF4cVBadHJGdk1OXC9MaTc4YVprOTgxemsxTUlnWDkwSXVFaE5taHg1NFprRytJeXpVQmRVbmdLaFg5cUhhQzNSSzdjWHNZWjU1WlJcL3ZCVW9tdzRRV01IRDVcL1RMbnhXRHJDS1hJc0lGRk5ZZkNvYSJ9" class="aioseop-link">My Personal Best Practices For Using LaunchDarkly Feature Flags</a></p>


<p><a aria-label="The Most-Neglected Postgres Feature? (opens in a new tab)" href="https://richyen.com/postgres/2020/01/29/underestimating_log.html" target="_blank" rel="noreferrer noopener" class="aioseop-link">The Most-Neglected Postgres Feature?</a></p>


<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">log_line_prefix should be the most-neglected postgres feature. Overused and mis-configured. The author talk about his finding, the great use and some tips for log_line_prefix configuration. This feature is very powerful on PostgreSQL.</p></blockquote>


<p><a href="https://web.archive.org/web/20221208084330/https://www.highgo.ca/2020/03/24/logical-replication-between-postgresql-and-mongodb/">Logical Replication Between PostgreSQL and MongoDB</a>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">A decoder plugin to enable logical replication from a PostgreSQL (as publisher) to MongoDB (as subscriber).</p></blockquote>



<p><a href="https://github.com/docker/awesome-compose" title="Awesome-Compose: Application samples for project development kickoff" target="_blank" rel="noreferrer noopener">Awesome-Compose: Application samples for project development kickoff</a>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">A curated list of Docker Compose samples.

<p>These samples provide a starting point for how to integrate different services using a Compose file and to manage their deployment with Docker Compose.</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-90.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1352</post-id>	</item>
		<item>
		<title>Tropeçando 89</title>
		<link>https://rafael.bernard-araujo.com/tropecando-89.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-89.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Wed, 04 Mar 2020 18:19:45 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[cqrs]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[operational systems]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1338</guid>

					<description><![CDATA[Upgrading Postgres major versions using Logical Replication Arch Fun Statistics Everyday Hacks for Docker In this post, I’ve decided to share with you some useful commands and tools I frequently use when working with awesome Docker technology. There is no particular order or “coolness level” for every “hack.” I will simply present the use case and how [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.cybertec-postgresql.com/en/upgrading-postgres-major-versions-using-logical-replication/" target="_blank" rel="noopener noreferrer">Upgrading Postgres major versions using Logical Replication</a></p>
<p><a href="https://pkgstats.archlinux.de/fun?utm_source=share&amp;utm_medium=ios_app&amp;utm_name=iossmf" target="_blank" rel="noopener noreferrer">Arch Fun Statistics</a></p>
<p><a href="https://codefresh.io/docker-tutorial/everyday-hacks-docker/">Everyday Hacks for Docker</a></p>
<blockquote><p>In this post, I’ve decided to share with you some useful commands and tools I frequently use when working with awesome Docker technology. There is no particular order or “<em>coolness level</em>” for every <em>“hack.”</em> I will simply present the use case and how the specific command or tool has helped me with my work. Read these great hacks and make sure to <a href="https://g.codefresh.io/signup?utm_source=Blog&amp;utm_medium=Post&amp;utm_campaign=EverydayT">check out the great hack of all – Codefresh </a>–  the best CI for Docker out there.</p></blockquote>
<p><a href="https://codefresh.io/docker-tutorial/not-ignore-dockerignore-2/"><a href="https://codefresh.io/docker-tutorial/not-ignore-dockerignore-2/"><a href="https://codefresh.io/docker-tutorial/not-ignore-dockerignore-2/">https://codefresh.io/docker-tutorial/not-ignore-dockerignore-2/</a></a></a></p>
<p><a href="https://web.archive.org/web/20240928030826/https://eventsourcery.com/" target="_blank" rel="noopener noreferrer">A video course Introduction to CQRS and Event Sourcing</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-89.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1338</post-id>	</item>
		<item>
		<title>Tropeçando 88</title>
		<link>https://rafael.bernard-araujo.com/tropecando-88.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-88.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Thu, 26 Dec 2019 19:42:51 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1331</guid>

					<description><![CDATA[Intro Guide to Dockerfile Best Practices There are over one million Dockerfiles on GitHub today, but not all Dockerfiles are created equally. Efficiency is critical, and this blog series will cover five areas for Dockerfile best practices to help you write better Dockerfiles: incremental build time, image size, maintainability, security and repeatability. If you’re just [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.docker.com/blog/intro-guide-to-dockerfile-best-practices/" rel="noopener noreferrer" target="_blank">Intro Guide to Dockerfile Best Practices</a></p>
<blockquote><p>There are over one million Dockerfiles on GitHub today, but not all Dockerfiles are created equally. Efficiency is critical, and this blog series will cover five areas for Dockerfile best practices to help you write better Dockerfiles: incremental build time, image size, maintainability, security and repeatability. If you’re just beginning with Docker, this first blog post is for you! The next posts in the series will be more advanced.</p></blockquote>
<p><a href="http://nikic.github.io/2014/01/10/The-case-against-the-ifsetor-function.html" rel="noopener noreferrer" target="_blank">The case against the ifsetor function</a></p>
<blockquote><p>how to traverse nested array structures with potentially non-existing keys without throwing notices</p></blockquote>
<p><a href="https://stitcher.io/blog/laravel-beyond-crud" rel="noopener noreferrer" target="_blank">Laravel Beyond CRUD</a></p>
<blockquote><p>Proposal for thinking Laravel applications using DDD approach. A blog series for PHP developers working on larger-than-average Laravel projects.</p></blockquote>
<p><a href="https://www.docker.com/blog/designing-your-first-application-kubernetes-part1/" rel="noopener noreferrer" target="_blank">Designing Your First App in Kubernetes, Part 1: Getting Started</a></p>
<blockquote><p>Kubernetes’s gravity as the container orchestrator of choice continues to grow, and for good reason: It has the broadest capabilities of any container orchestrator available today. But all that power comes with a price; jumping into the cockpit of a state-of-the-art jet puts a lot of power under you, but how to actually fly the thing is not obvious.</p></blockquote>
<p><a href="https://www.depesz.com/2019/09/26/how-to-run-short-alter-table-without-long-locking-concurrent-queries/" rel="noopener noreferrer" target="_blank">How to run short ALTER TABLE without long locking concurrent queries</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-88.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1331</post-id>	</item>
	</channel>
</rss>
