Re: Sample data generator for performance testing

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: arun chirappurath <arunsnmimt(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Sample data generator for performance testing
Date: 2024-01-03 17:10:30
Message-ID: 42a39fc7-e5e1-4ee7-ab9e-a2da4bf5209f@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/2/24 23:23, arun chirappurath wrote:
> Hi All,
>
> Do we have any open source tools which can be used to create sample data
> at scale from our postgres databases?
> Which considers data distribution and randomness

Is this for all tables in the database or a subset?

Does it need to deal with foreign key relationships?

What are the sizes of the existing data and what size sample data do you
want to produce?

>
> Regards,
> Arun

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message arun chirappurath 2024-01-03 17:24:08 Re: Sample data generator for performance testing
Previous Message Adrian Klaver 2024-01-03 16:19:12 Re: encoding option when database backup