Re: Sample data generator for performance testing - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Sample data generator for performance testing
Date
Msg-id 42a39fc7-e5e1-4ee7-ab9e-a2da4bf5209f@aklaver.com
Whole thread Raw
In response to Sample data generator for performance testing  (arun chirappurath <arunsnmimt@gmail.com>)
Responses Re: Sample data generator for performance testing  (arun chirappurath <arunsnmimt@gmail.com>)
List 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.klaver@aklaver.com




pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: encoding option when database backup
Next
From: arun chirappurath
Date:
Subject: Re: Sample data generator for performance testing