forc-postgres 0.24.3

Fuel Indexer forc Postgres plugin
Documentation

forc-postgres

A forc plugin for basic Fuel Indexer PostgreSQL interaction.

Commands

forc-postgres create

Create a new database.

forc-postgres create postgres --persistent

forc-postgres start

Start a previously created database.

forc-postgres start postgres

forc-postgres stop

Stop a running database.

forc-postgres stop postgres

forc-postgres drop

Drop a stopped database.

forc-postgres drop postgres