Re: Generating sample data

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Generating sample data
Date: 2016-12-27 20:03:26
Message-ID: alpine.LNX.2.11.1612271202290.8904@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 27 Dec 2016, Greg Navis wrote:

> 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?

Greg,

I work in Python, not Ruby, so this might be too big of a hurdle.

Thanks,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2016-12-27 20:05:37 Re: Generating sample data
Previous Message Steve Crawford 2016-12-27 20:01:16 Re: Generating sample data