graphprotocol / graphprotocol/graph-node
Graphman copy indexing optimizations
Offen
Dieses Issue hat noch niemand übernommen.
- #5364 von @zorancv — ohne Merge geschlossen
area/graphman
ops
- Vorherrschende Sprache
- Rust
- Sterne
- 3.2k
- Forks
- 1.1k
- Ø Merge
- 4 T. 1 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
To reduce the size of a DB shard without downtime, graphman copying deployments out is a good option. But it needs a few optimizations to be usable en masse, including on index creation. This track two of those optimizations:
- Create the indexes based on the index creation DDL of the source, not based on the default.
- Create the BTree indexes after the copy is done, and only the GiST afterwards.
@incrypto32 will mentor @itsjerryokolo on this task.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.