Re: Generating sample data

From: Greg Navis <contact(at)gregnavis(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Generating sample data
Date: 2016-12-27 20:00:31
Message-ID: CAA6WWt9MPzSzm8j7aYSXRE4zzAYj4_YszfyoCTgq8g+w_i=Ofg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In the Ruby land there's a gem called faker
<https://github.com/stympy/faker> that allows you to generate fake data.
However, I'm not sure it can generate data based on a schema so a little
bit of scripting my be necessary. Would this approach work for you?

Yours
Greg

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2016-12-27 20:01:16 Re: Generating sample data
Previous Message Chris Weekes 2016-12-27 19:59:23 Securing Information