Well, unfortunately i am not seeing much difference. I shaved off maybe a
second of worst case run.
I guess i should just split the db into smaller ones, since tmpstats are
now per-db. Are there any other things i could try?
2017-01-05 8:18 GMT+01:00 marcin kowalski :
> Thanks, i'll redo the ben
Thanks, i'll redo the benchmarks and report back how things look now.
2017-01-04 20:33 GMT+01:00 Pavel Stehule :
>
>>> >
>>> > This is irrelevant of amount of data restored, i am seeing the same
>>> behavior with just schema restore, as well as with schema+data restores.
>>> >
>>> > If anyone is
>
>
>> >
>> > This is irrelevant of amount of data restored, i am seeing the same
>> behavior with just schema restore, as well as with schema+data restores.
>> >
>> > If anyone is interested i may upload the schema data + my benchmarking
>> script with collected whisper data from my test run (i've
2017-01-04 20:22 GMT+01:00 Jerry Sievers :
> marcin kowalski writes:
>
> > I am experiencing an odd issue, i've noticed it on 9.3 , but i can
> reproduce it on 9.6.
> >
> > Basically, i have a database with a lot of schemas, but not that much
> data. Each schema is maybe 2-4 GB in size, and often
marcin kowalski writes:
> I am experiencing an odd issue, i've noticed it on 9.3 , but i can reproduce
> it on 9.6.
>
> Basically, i have a database with a lot of schemas, but not that much data.
> Each schema is maybe 2-4 GB in size, and often much less than that.
>
> The database has ~300-500
I am experiencing an odd issue, i've noticed it on 9.3 , but i can
reproduce it on 9.6.
Basically, i have a database with a lot of schemas, but not that much data.
Each schema is maybe 2-4 GB in size, and often much less than that.
The database has ~300-500 schemas, each with ~100-300 tables. Gen