<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Testing loading of large numbers of users]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I want to test loading large numbers of users, both to get a feel for the time it will take on our system and also the cleanliness of the data.</p>
<p dir="auto">What is the best way to remove large numbers of users to reset the system?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/448/testing-loading-of-large-numbers-of-users</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 20:05:21 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/448.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Oct 2020 16:56:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Testing loading of large numbers of users on Mon, 05 Oct 2020 17:22:56 GMT]]></title><description><![CDATA[<p dir="auto">Options:</p>
<ol>
<li>You can drop the database. This will work if you want to start with a clean slate every time. You may want to look into kickstart or terraform to set default applications, accounts, and other items up every time.</li>
<li>You can load all the users into a tenant (not the default one). Then, when you are done with loading up the users and want to clean up, you can delete the tenant, which will remove all users associated with that tenant. This option maintains all the other non tenant settings (IdPs, emails templates, themes, etc).</li>
<li>You can use the bulk delete API. You can start deleting blocks of 5-10k users and increase the number deleted with each API call. This will be slower, but has the benefit of leaving the rest of the system untouched.</li>
</ol>
]]></description><link>https://fusionauth.io/community/forum/post/1352</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1352</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 05 Oct 2020 17:22:56 GMT</pubDate></item></channel></rss>