<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Database on Artem Yegorov</title>
    <link>https://yegorov.github.io/tags/database/</link>
    <description>Recent content in Database on Artem Yegorov</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 16 Feb 2026 14:19:59 +0000</lastBuildDate>
    <atom:link href="https://yegorov.github.io/tags/database/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Get database size</title>
      <link>https://yegorov.github.io/notes/get-database-size/</link>
      <pubDate>Mon, 16 Feb 2026 14:19:59 +0000</pubDate>
      <guid>https://yegorov.github.io/notes/get-database-size/</guid>
      <description>&lt;p&gt;When you are working on a fast-growing project, sooner or later you will have to watch the size of your main database increase. This information will be especially useful when you restore the backup to your staging server.&#xA;Also, periodically getting the size can help identify an anomaly in the database at an early stage. You will agree, but it will look strange if the size was 2.5 GB for a few hours, and now it is 1 GB and you did not do any manipulations in this database.&#xA;To find out the size of the database, you just need to run one SQL query:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
