IntersectMBO / cardano-db-sync

A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL
Apache License 2.0
283 stars 158 forks source link

Add better docs on setting up postgresql db #1748

Open Cmdv opened 4 days ago

Cmdv commented 4 days ago

Description

This fixes #1747

Checklist

Migrations

If there is a breaking change, especially a big one, please add a justification here. Please elaborate more what the migration achieves, what it cannot achieve or why a migration is not possible.

sgillespie commented 3 days ago

Good idea!

I'd also like you to add this to one of:

Further, I'm wondering if we need to keep this document around, since all the information seems to be covered in the documents above

Cmdv commented 3 days ago

@sgillespie agreed I feel like we need to get this into a better shape all together because the new stuff is good but some of the historic is slightly outdated and spread across multiple files in slightly non logical ways.