Re: PostgreSQL VS MongoDB: a use case comparison

2018-12-12 Thread Nicolas Paris
On Tue, Nov 20, 2018 at 08:34:20AM -0500, Stephen Frost wrote: > > Anyway, to bring data from JSON to a relational model is out of topic > > for the current discussion, since we are actually questioning if > > Postgres is a good replacement for Mongo when handling JSON data. > > This narrow viewpo

pgbench results arent accurate

2018-12-12 Thread Mariel Cherkassky
Hey, I installed a new postgres 9.6 on both of my machines. I'm trying to measure the differences between the performances in each machine but it seems that the results arent accurate. I did 2 tests : 1)In the first test the scale was set to 100 : pgbench -i -s 100 -U postgres -d bench -h machine_