create account

Update to daily Hivemind snapshots by emrebeyler

View this thread on: hive.blogpeakd.comecency.com
· @emrebeyler ·
$14.28
Update to daily Hivemind snapshots
I distribute daily [Hivemind database dumps](https://steemit.com/hivemind/@emrebeyler/steps-to-restore-a-hivemind-database-snapshot) in the last 5 months. The format of the dump was traditional in that timeframe. In order to optimize restoring time on fresh installs, I have switched it to the custom dump format.

This format is compressed by default and allows concurrent dump/restore actions. On my tests, rebuilding a fresh Hivemind into the latest head block took me 2.5 hours. (Including the download time.)

[Steps to restore the database](https://steemit.com/hivemind/@emrebeyler/steps-to-restore-a-hivemind-database-snapshot) are the same except the restoring command.

Now, you can restore the database with

***
```
pg_restore -j 8 -U <db_user> -d <db_dump> hive_latest.dump
```
***

`-j` stands for thread count. I have aligned it with my core count in my test.

Also, worth noting that the dump is taken from a PostgreSQL 10.8 server. It may not be compatible with other PostgreSQL versions.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 102 others
properties (23)
authoremrebeyler
permlinkupdate-to-daily-hivemind-snapshots
categoryhivemind
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["hivemind","hive","postgresql"],"users":["emrebeyler"],"links":["https://steemit.com/hivemind/@emrebeyler/steps-to-restore-a-hivemind-database-snapshot","https://steemit.com/hivemind/@emrebeyler/steps-to-restore-a-hivemind-database-snapshot"],"image":[]}
created2019-06-12 21:52:15
last_update2019-06-12 21:52:15
depth0
children6
last_payout2019-06-19 21:52:15
cashout_time1969-12-31 23:59:59
total_payout_value11.142 HBD
curator_payout_value3.140 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,004
author_reputation448,535,049,068,622
root_title"Update to daily Hivemind snapshots"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,523,871
net_rshares24,975,287,091,692
author_curate_reward""
vote details (166)
@guruvaj ·
👏🏽💪

Posted using [Partiko iOS](https://partiko.app/referral/guruvaj)
properties (22)
authorguruvaj
permlinkguruvaj-re-emrebeyler-update-to-daily-hivemind-snapshots-20190612t230554528z
categoryhivemind
json_metadata{"app":"partiko","client":"ios"}
created2019-06-12 23:05:54
last_update2019-06-12 23:05:54
depth1
children1
last_payout2019-06-19 23:05:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation52,848,844,138,460
root_title"Update to daily Hivemind snapshots"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,527,230
net_rshares0
@emrebeyler ·
🍺
👍  
properties (23)
authoremrebeyler
permlinkpt10ux
categoryhivemind
json_metadata{"tags":["hivemind"],"app":"steemit/0.1"}
created2019-06-13 07:30:33
last_update2019-06-13 07:30:33
depth2
children0
last_payout2019-06-20 07:30:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation448,535,049,068,622
root_title"Update to daily Hivemind snapshots"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,545,452
net_rshares3,855,768,750
author_curate_reward""
vote details (1)
@hobo.media ·
Nice work, @emrebeyler, to support your work we upvoted your content and gifted you 5000 HBO tokens. 

You can find your tokens at steem-engine.com or in the Keychain wallet (its a browser wallet much like Ethereum's Metamask) in the token area.
properties (22)
authorhobo.media
permlinkpt0aa7
categoryhivemind
json_metadata{"tags":["hivemind"],"users":["emrebeyler"],"app":"steemit/0.1"}
created2019-06-12 21:56:33
last_update2019-06-12 21:56:33
depth1
children1
last_payout2019-06-19 21:56:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length245
author_reputation21,121,859,045,871
root_title"Update to daily Hivemind snapshots"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,524,074
net_rshares0
@emrebeyler ·
Thanks 🙏
👍  
properties (23)
authoremrebeyler
permlinkpt10u5
categoryhivemind
json_metadata{"tags":["hivemind"],"app":"steemit/0.1"}
created2019-06-13 07:30:06
last_update2019-06-13 07:30:06
depth2
children0
last_payout2019-06-20 07:30:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8
author_reputation448,535,049,068,622
root_title"Update to daily Hivemind snapshots"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,545,423
net_rshares3,894,769,839
author_curate_reward""
vote details (1)
@themarkymark ·
Thanks man, stuff like this is very helpful.
👍  
👎  
properties (23)
authorthemarkymark
permlinkpt0am3
categoryhivemind
json_metadata{"tags":["hivemind"],"app":"steemit/0.1"}
created2019-06-12 22:03:36
last_update2019-06-12 22:03:36
depth1
children1
last_payout2019-06-19 22:03:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation1,778,666,377,169,833
root_title"Update to daily Hivemind snapshots"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,524,303
net_rshares-8,449,324,366
author_curate_reward""
vote details (2)
@emrebeyler ·
🤘
👍  
properties (23)
authoremrebeyler
permlinkpt10ui
categoryhivemind
json_metadata{"tags":["hivemind"],"app":"steemit/0.1"}
created2019-06-13 07:30:18
last_update2019-06-13 07:30:18
depth2
children0
last_payout2019-06-20 07:30:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation448,535,049,068,622
root_title"Update to daily Hivemind snapshots"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,545,438
net_rshares3,875,200,997
author_curate_reward""
vote details (1)