Re: Trouble setting up Streaming Replication with Barman - Mailing list pgsql-admin

From Jakub Olczyk
Subject Re: Trouble setting up Streaming Replication with Barman
Date
Msg-id 20191125090921.4efc1d7f@el-t490
Whole thread Raw
In response to Re: Trouble setting up Streaming Replication with Barman  (swadesh mondal <swadeshmondal24@gmail.com>)
List 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



pgsql-admin by date:

Previous
From: Jeff Janes
Date:
Subject: Re: performance degredation after upgrade from 9.6 to 12
Next
From: "William Sescu (Suva)"
Date:
Subject: No result when selecting attstattarget from pg_attribute