Re: Trouble setting up Streaming Replication with Barman

From: Jakub Olczyk <jwo(at)disroot(dot)org>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Trouble setting up Streaming Replication with Barman
Date: 2019-11-25 08:09:21
Message-ID: 20191125090921.4efc1d7f@el-t490
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Swadesh,

> Any idea how to prepare a script to populate multiple tables with
> random data ?

I recommend using Datafiller[1] for that. You just need to have the DDL
of the tables. Based on that the program will create a script that
inserts randomly generated data.

[1] - https://www.cri.ensmp.fr/people/coelho/datafiller.html

Cheers,
jwo

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message William Sescu (Suva) 2019-11-28 09:55:10 No result when selecting attstattarget from pg_attribute
Previous Message Mariel Cherkassky 2019-11-24 21:49:14 Re: performance degredation after upgrade from 9.6 to 12