michael_cooper
02/01/2021, 5:16 PMdouwe_maan
02/01/2021, 5:18 PMMeltano stores this pipeline state in its system database, identified by thehttps://meltano.com/docs/project.html#system-databaserun's Job ID.meltano elt
table: One row for eachjob
pipeline run, holding started/ended timestamps and incremental replication state.meltano elt
michael_cooper
02/01/2021, 5:21 PMdouwe_maan
02/01/2021, 5:22 PMThus, it is is strongly recommended that you use a PostgreSQL system database in production instead. You can configure Meltano to use it using the `database_uri` setting.
michael_cooper
02/01/2021, 5:25 PMdatabase_uri
to also use an external database?douwe_maan
02/01/2021, 5:25 PM